Code::Blocks Forums
User forums => Using Code::Blocks => Topic started by: bijan311 on December 25, 2010, 10:18:51 pm
-
I pressed something accidentally and the text suddenly got smaller. How do I fix this?
Thanks in advance.
-
"Edit -> Special commands -> Zoom -> Reset"
-
Thanks!
-
On a related note, how can I disable this? I periodically seem to accidently change the font size and its really annoying.
-
Probably you have to edit the source code, because (it seems that) it is not possible to remove the keybindings using the keybinder plugin
-
Probably you have to edit the source code, because (it seems that) it is not possible to remove the keybindings using the keybinder plugin
It's (most likely) not keybinding, but Ctrl+mousewheel in editor.
I use Ctrl+0 as keybinding for zoom-reset and if I accidebtly change font-size it's easy to reset.
-
Ctrl + Num Plus and Ctrl + Num Minus does zooming, too, probably this is buried somewhere in the Scintilla sources...
Probably Ctrl + 0 should be made the default binding?