💡 Add app-wide UI zoom/scaling with keyboard shortcuts #934
Closed
mouadlotfi
started this conversation in
Ideas
Replies: 2 comments
-
|
Duplicate of this: #519 If you would like keybinds keep the discussion to just the other one. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Closed as duplicate of #519. Make sure to upvote and add to existing discussions, this increase the chance of it being picked up. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description
Add the ability to scale the entire Fladder UI (text, buttons, images, spacing, etc.) similar to browser zoom functionality. This would make the app more accessible and usable across different screen sizes and user preferences.
Requested Feature
Implement app-wide UI scaling with keyboard shortcuts:
Add a setting in Settings → Visual to set a default zoom level that persists between sessions.
Use Cases
Suggested Implementation
Use Flutter's
MediaQuery.textScalerand scale factor to adjust the entire UI:Add keyboard shortcuts in the existing shortcut system:
Benefits
Platform
All platforms (Windows, Linux, macOS, Android, iOS, Android TV)
Additional Context
Related Issues
Beta Was this translation helpful? Give feedback.
All reactions