mIRC Home    About    Download    Register    News    Help

Print Thread
#197454 06/04/08 04:51 AM
K
Kol
Kol
K
I hold control and scroll with the mouse wheel to change the size of the text in the scripts editor. The numbers on the left which represent the line numbers don't change in size so the alignment goes all weird. Dunno if the scrolling part is a bug or the not changing size is a bug :P

Joined: Aug 2004
Posts: 7,168
R
Hoopy frood
Offline
Hoopy frood
R
Joined: Aug 2004
Posts: 7,168
Confirmed, and I would suspect that it's the scrolling that's the bug part, as changing the font size using File - Font (in the script editor) changes the size of the line numbers as well.

Joined: Sep 2005
Posts: 2,630
H
Hoopy frood
Offline
Hoopy frood
H
Joined: Sep 2005
Posts: 2,630
Ctrl+scrollwheel is a general richedit shortcut, so its not a bug. This is most likely happening because that event is not being caught by mIRC and the line numbers font is not being changed accordingly.

Joined: Oct 2003
Posts: 3,641
A
Hoopy frood
Offline
Hoopy frood
A
Joined: Oct 2003
Posts: 3,641
Well it is a bug because mIRC isn't catching when it should.

Joined: Sep 2005
Posts: 2,630
H
Hoopy frood
Offline
Hoopy frood
H
Joined: Sep 2005
Posts: 2,630
I meant that the fact that ctrl+scrollwheel changes the font size is not a bug.

S
symphony
symphony
S
True, the bug is actually when you do the ctrl+scroll, fonts grow bigger or smaller, but the line numbers' bar is still the same.

In addition, modifying the font size from File → Font won't fix it, the font size will still the same.

Joined: Dec 2002
Posts: 3,875
Hoopy frood
Offline
Hoopy frood
Joined: Dec 2002
Posts: 3,875
This appears to be a richedit feature - unfortunately the only safe way to resize the fonts in the script editor is through the Font option in the File menu. I'll see if I can make mIRC handle this key/mouse combination for the next version.


Link Copied to Clipboard