-
Notifications
You must be signed in to change notification settings - Fork 796
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Apply additional zoom to the webview based on screen DPI.
Also change `defaultZoomLevel()`'s `const int &` return type to just `int`. Test Plan: On Linux: In KDE, forced DPI to 96 and 120. Restarting the app shows initial webview scaled to 1x and 1.25x respectively. In Gnome 3, use Tweaks to set font scaling to 1.25, restart the app.
- Loading branch information
Showing
2 changed files
with
10 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters