Closed
Description
The inability to zoom in/out the code window is slightly annoying, i'm sure i'm not the only out there bothered by it. What's the development effort required to implement either CTRL-MouseWheel
and/or CTRL-+
, CTRL-minus
? Do we have to move away from Java? :) Or just bind to some events?
I am aware a font size can be specified under Preferences, but that's CTRL-comma - click-select - type - click
, not exactly the best UX.