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

Checkboxes / Tree Icons / Dialog Icons don't scale with font size #40

Open
apocalyptech opened this issue Aug 1, 2023 · 0 comments
Open
Labels
bug Something isn't working needs investigation Still need to nail down exactly what the issue is

Comments

@apocalyptech
Copy link
Contributor

apocalyptech commented Aug 1, 2023

Just what it says on the tin -- when scaling font sizes there's some stuff which doesn't scale up/down appropriately. Namely:

  • Checkboxes
  • Tree Icons (expand/collapse, lock, comment, folder open/close), exec, say
  • Dialog Icons: warning/error/info/question
  • Red question-mark icons
  • Game Icons in file-dialog shortcuts (also the "stock" home/up/new-folder/etc icons)

This would affect radio buttons too, if we used any.

For checkboxes, we'd have to implement our own Checkbox-rendering function, which might not be a huge deal, but I don't really feel up to it at the moment. For the other icons, theoretically that shouldn't be too big of a deal, though we'd need to get some larger source versions for some of those.

Anyway, not gonna work on this in the forseeable future, but wanted to get it in here. This is related to #28, which I'm hoping to close out pretty soon now.

@apocalyptech apocalyptech added bug Something isn't working needs investigation Still need to nail down exactly what the issue is labels Aug 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs investigation Still need to nail down exactly what the issue is
Projects
None yet
Development

No branches or pull requests

1 participant