Skip to content

Replace fontSize buttons with increase/decrease/textbox#227

Draft
vekt0r-github wants to merge 1 commit intoedemaine:mainfrom
vekt0r-github:font-input
Draft

Replace fontSize buttons with increase/decrease/textbox#227
vekt0r-github wants to merge 1 commit intoedemaine:mainfrom
vekt0r-github:font-input

Conversation

@vekt0r-github
Copy link
Copy Markdown

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.

1 participant