Add zoom menu to QtCreator [CLOSED]
-
Hi,
I am using QtCreator 3.4.1.
When I edit the code, I can wheel the mouse so the font size of the code can increase or decrease. Great !
But, there is no option in the menu like "Zoom 100%" to retrieve the normal size.
I want to suggest this improvment to the team. Is the best way to post it on
https://bugreports.qt.io/secure/Dashboard.jspaSorry for this beginner question.
Regards.
-
Hi, welcome to devnet.
The mouse wheel is not the only way to increase/decrease/reset font size. The option is also accessible via shortcuts and menu entries.
For the reset it's underEdit -> Advanced ->Reset Font Size
and also via configurable shortcut (default on windows is CTRL + 0). -
No problem at all. I hope you'll enjoy the feature ;)