Skip to content

feat(settings): raise maximum text size to 50sp#482

Merged
kdroidFilter merged 1 commit into
masterfrom
feat/increase-max-text-size
Jun 13, 2026
Merged

feat(settings): raise maximum text size to 50sp#482
kdroidFilter merged 1 commit into
masterfrom
feat/increase-max-text-size

Conversation

@kdroidFilter

Copy link
Copy Markdown
Owner

Extends MAX_TEXT_SIZE from 32f to 50f so users can scale text larger, adding several extra zoom steps (consistent with the existing 2f increment). The constants test is updated accordingly.

All other zoom paths (keyboard shortcuts, zoom buttons, pointer zoom) already rely on the MAX_TEXT_SIZE constant, so they pick up the new limit automatically.

Extend MAX_TEXT_SIZE from 32f to 50f to better support large fonts,
adding several zoom steps (consistent with the 2f increment). Update
the constants test accordingly.
@kdroidFilter kdroidFilter merged commit d1b2c75 into master Jun 13, 2026
6 of 7 checks passed
@kdroidFilter kdroidFilter deleted the feat/increase-max-text-size branch June 13, 2026 18:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant