What problem are you trying to solve?
The maximum default zoom is 150%, which is not enough for comfortable use. The only workaround is to launch the binary manually with --force-device-scale-factor=<value>. In Electron-based apps, there is no "flags" file like the one in Chromium, so each session must be started from a terminal with the required flag or launched through a bash wrapper.
What would improve it?
Provide customization options for font size and/or a larger max zoom value. Attached screenshot shows the difference after --force-device-scale-factor=1.3
What do you do today?
No response
Product area
Settings
What problem are you trying to solve?
The maximum default zoom is 150%, which is not enough for comfortable use. The only workaround is to launch the binary manually with
--force-device-scale-factor=<value>. In Electron-based apps, there is no "flags" file like the one in Chromium, so each session must be started from a terminal with the required flag or launched through a bash wrapper.What would improve it?
Provide customization options for font size and/or a larger max zoom value. Attached screenshot shows the difference after --force-device-scale-factor=1.3
What do you do today?
No response
Product area
Settings