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

Replace fontSize buttons with increase/decrease/textbox #227

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

vekt0r-github
Copy link

Draft of a feature that replaces the set of predetermined font sizes with the following controls:

  • A display of the current font size (doubling as a entry point to custom input)
  • A pair of buttons to decrease and increase the font size, preferring to snap to certain values that increase exponentially (16*1.2^n)
  • When the first button/display is clicked, the previous buttons are replaced by a text input to directly set the font size (disappears on blur)

Current draft of interface:
image
image

If desired, a similar interface for line widths may address #172.

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.

None yet

1 participant