-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Support mouse wheel zoom editor font size #8064
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
Comments
ctrl
to zoom-in and zoom-out (aka changing the font size)Ctrl
to zoom-in and zoom-out (aka changing the font size)
Ctrl
to zoom-in and zoom-out (aka changing the font size)
We intend to support overall interface scaling, not just editor font scaling, thanks. |
|
加一,我觉得整体缩放已经有+-了,没必要这个 |
我说一下已经踩过的坑:
|
…or font size with the mouse wheel. Adapt: [Issue #8064 · siyuan-note/siyuan](siyuan-note/siyuan#8064)
Is there a way to switch back to the original font size after scrolling? ctrl+0 does not work. Hope for such a shortcut. |
This is a quick way to adjust |
I see, Thanks. Still wish for a zoom level indicator for visual adjustments. |
In what scenarios do you need this feature?
Sometimes the font can be toos mall for my eyes. In a such case, I would like to simply increase it by zooming-in (increasing its size).
Describe the optimal solution
ObsidianMD allwos for using
ctrl
+ scroll wheel to increase and decrease zoom / font-size. I find it very useful. Same UI/UX is being used by internet browsers and other apps.Describe the candidate solution
No response
Other information
No response
The text was updated successfully, but these errors were encountered: