Skip to content
This repository was archived by the owner on Apr 8, 2026. It is now read-only.

Width and padding improvements for the editor#168

Merged
tecc merged 7 commits intomainfrom
fix/167-wider-screens
Mar 13, 2023
Merged

Width and padding improvements for the editor#168
tecc merged 7 commits intomainfrom
fix/167-wider-screens

Conversation

@tecc
Copy link
Copy Markdown
Member

@tecc tecc commented Mar 9, 2023

Adds a bunch of editor improvements mainly relating to the use of screen space.

This PR:

  • Adds an "as wide as possible" width which uses as much screen space as reasonably possible whilst still looking nice. Fixes Better ultrawide support #167.
  • Moves editor width settings to its own button, aptly titled "Editor width". It replaces toggling between widths with setting specific widths (along with highlighting which one is active for the note).
  • Improves sizing on smaller screens by using previously unused screen space dedicated to padding.

See #167 for more information and screenshots.

@tecc tecc changed the title Add support for full-width editing Width and padding improvements for the editor Mar 12, 2023
@tecc tecc marked this pull request as ready for review March 13, 2023 06:43
@tecc tecc merged commit 1261e68 into main Mar 13, 2023
@tecc tecc deleted the fix/167-wider-screens branch March 13, 2023 06:49
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Better ultrawide support

1 participant