Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to change code editor font size? #157

Open
elig0n opened this issue Aug 7, 2024 · 2 comments
Open

How to change code editor font size? #157

elig0n opened this issue Aug 7, 2024 · 2 comments
Labels
Feature New feature or request UI/UX Related to user interface
Milestone

Comments

@elig0n
Copy link

elig0n commented Aug 7, 2024

The font throughout the rest of the application is fine.
The theme is set to "System Theme".
I looked all over the settings, tried ctrl+scroll/plus/minus to no avail.
The font is tiny on the HiDPI resolution of my monitor.

@kefir500
Copy link
Owner

Added font configuration in db93ec6.

You can change the code editor font size:

  • In SettingsAppearanceCode Editor Font (Size)
  • By pressing Ctrl + +/- in code editor

Please, check the latest automatic build.

@kefir500 kefir500 added Feature New feature or request UI/UX Related to user interface labels Aug 11, 2024
@kefir500 kefir500 added this to the v1.7.2 milestone Aug 11, 2024
@kefir500 kefir500 moved this from Todo to In Progress in APK Editor Studio Aug 11, 2024
@kefir500 kefir500 changed the title How to change code editor font size under Linux ? How to change code editor font size? Aug 11, 2024
@elig0n
Copy link
Author

elig0n commented Aug 11, 2024

Thanks! I've tested the last automatic build's AppImage and it appears to be fine.

If I may suggest some more minor adjustments for your consideration to enhance the application's ease of use:

  • set ctrl+equal to either do the same as ctrl+plus or simply reset the zooming to its original setting.

  • have either ctrl+shift+mouse wheel up/down or simply ctrl+mouse wheel up/down do zooming as well; leaving page scroll to the other bindings

  • Adding a setting for UI scaling/font size. For example because running AppImage version would not respect my theme font size for either of the 3 themes (on Linux).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature New feature or request UI/UX Related to user interface
Projects
Status: In Progress
Development

No branches or pull requests

2 participants