Skip to content

[Feedback]: UI zoom stops at 150%. Interface/font size is too small by default #99

Description

@r-3141592-pi

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.

Image

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

Image

What do you do today?

No response

Product area

Settings

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions