Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Refactor, cleanup, Zoom #2

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

Merged
merged 6 commits into from
Jan 18, 2025
Merged

Refactor, cleanup, Zoom #2

merged 6 commits into from
Jan 18, 2025

Conversation

ben-mkiv
Copy link
Contributor

@ben-mkiv ben-mkiv commented Jan 17, 2025

moved a bunch of stuff outside of the main Widget class, e.g. all name space methods are defined in their own cpp file now.
Added "standalone" Widgets for the ExpandableArea which handles a range, and for the CharacterEntries within that area.

new zoom feature:
CTRL + MouseWheel => Zooms Font Size
CTRL + SHIFT + MouseWheel => Changes Column count

…idget cpp lean (sorry, couldn't come up with a better name...)
this change REVERTS the cached grid widgets change as the font is specified on init... (it could be updated manually but i'm not really sure if it's even worth it)
new zoom feature:
CTRL + MouseWheel => Zooms Font Size
CTRL + SHIFT + MouseWheel => Changes Column count
@timoxley timoxley merged commit 4a638f7 into ntystudio:main Jan 18, 2025
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.

2 participants