[Qt-creator] Disable font size zooming with "ctrl + mouse wheel"

Thorbjørn Lindeijer thorbjorn.lindeijer at nokia.com
Fri Apr 23 15:44:36 CEST 2010


On 02/22/2010 08:36 PM, ext Makarov Yuriy wrote:
> Hi All,
>
> I want to know, if there's a way to disable font size zooming ("ctrl/cmd
> + mouse wheel") without recompiling Qt Creator? I can disable the
> corresponding shortcut ("Cmd +") in Preferences pane but this doesn't
> affect zooming via mouse wheel. Please help, this feature really annoys
> me, especially when I use Apple's Magic Mouse with momentum scroll.

An option to disable this was added for 2.0, which is currently in 
technology preview and approaching beta. You may want to try a nightly 
build.

Unfortunately though, Qt has built-in logic to scroll extra fast when 
Ctrl is being held (basically doing pageup/pagedown on wheel), which is 
triggered instead of the zooming when it is disabled. I wonder if maybe 
we should override that, but so far I've heard no complaints about it.

Regards,
Bjørn

-- 
Thorbjørn Lindeijer
Software Engineer
Nokia, Qt Development Frameworks



More information about the Qt-creator-old mailing list