Author Topic: Text shrinking  (Read 4030 times)

Offline bijan311

  • Multiple posting newcomer
  • *
  • Posts: 11
Text shrinking
« 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.

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7255
Re: Text shrinking
« Reply #1 on: December 25, 2010, 10:22:42 pm »
"Edit -> Special commands -> Zoom -> Reset"

Offline bijan311

  • Multiple posting newcomer
  • *
  • Posts: 11
Re: Text shrinking
« Reply #2 on: December 25, 2010, 10:27:55 pm »
Thanks!

Offline AndyJ

  • Multiple posting newcomer
  • *
  • Posts: 24
Re: Text shrinking
« Reply #3 on: December 27, 2010, 07:39:41 pm »
On a related note, how can I disable this? I periodically seem to accidently change the font size and its really annoying.

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: Text shrinking
« Reply #4 on: December 27, 2010, 08:04:33 pm »
Probably you have to edit the source code, because (it seems that) it is not possible to remove the keybindings using the keybinder plugin
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7255
Re: Text shrinking
« Reply #5 on: December 27, 2010, 10:35:22 pm »
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.

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: Text shrinking
« Reply #6 on: December 27, 2010, 11:03:45 pm »
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?
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]