Previous topicNext topic

Add mousewheel controls for font size and true zoom

Suggestions for new features for Magic.
Post Reply
Terry Payman
Posts: 810
Joined: Sun Sep 14, 2014 8:15 am
Location: UK
Contact:

Add mousewheel controls for font size and true zoom

Post by Terry Payman »

For clarity I've used only "Ctrl" rather than the full Windows/macOS "Ctrl/Cmd" and "Mousewheel" rather than "mouse wheel"

Proposal (minimal dev work):
Ctrl+Shift+Mousewheel adjusts font size (same as `Ctrl+0/9`)
- Mousewheel provides more intuitive control of font size.
- Complements existing use of Mousewheel for H/V scrolling.

Further enhancement (requires new code):
Ctrl+Mousewheel adjusts true zoom
- Enables adjustment of magnification without affecting layout
- Follows the established convention in browsers, Microsoft Office, Adobe apps, etc.

In summary
Currently:
- Mousewheel: Vertical scroll
- Shift+Mousewheel: Horizontal scroll

Proposed additions:
- Ctrl+Mousewheel: True zoom
- Ctrl+Shift+Mousewheel: Font size adjust

These additions would complete the Mousewheel's role in screen navigation.
Sadler
Posts: 1353
Joined: Sat Aug 02, 2014 7:10 pm
Location: London, UK

Re: Add mousewheel controls for font size and true zoom

Post by Sadler »

I would be comfortable will all your suggestions, Terry, but I don't have to code it! :D
In 2015 Eric wrote:Zooming out will have to wait for Magic 2.0 though, as it will require a major UI redesign.(Post)
That didn't happen in 2.0 or 2.5 but, as you know, I forever live in hope.
Magic
Site Admin
Posts: 3684
Joined: Wed Apr 09, 2014 9:28 pm

Re: Add mousewheel controls for font size and true zoom

Post by Magic »

Yes, please let us be the judge of what requires minimal code or lots of code.

Also, whether/when any particular feature gets implemented doesn’t depend entirely on how much code it requires.
Terry Payman
Posts: 810
Joined: Sun Sep 14, 2014 8:15 am
Location: UK
Contact:

Re: Add mousewheel controls for font size and true zoom

Post by Terry Payman »

Magic wrote: Sat May 30, 2026 3:18 pm ... please let us be the judge of what requires minimal code or lots of code.
:oops: Apologies for my presumption :oops:
Post Reply