diff options
author | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2024-01-20 06:08:56 +0300 |
---|---|---|
committer | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2024-01-20 06:08:56 +0300 |
commit | e37c2d602b3bfb39941e15ec14d7bfd523f5b25a (patch) | |
tree | 7ebb06de83f3c5325209316f4a58d535b25663d4 /src/main.c | |
parent | 33721ec3bee813c045493a8c4192a2eb9c5aa11a (diff) | |
download | sciteco-e37c2d602b3bfb39941e15ec14d7bfd523f5b25a.tar.gz |
fnkeys.tes: support zooming via F9/F10
* Works only in Gtk of course and only in the parser start state.
* Since its side effects can neither be reversed, nor does it have any side effects on the editor state,
we can completely rub it out.
* Currently, it will only affect the current buffer and only the text area.
It would be trivial to apply the zoom to the commandline widget as well (FIXME?).
There is currently no way that the zoom value or any font size could be passed to the CSS, though.
So the auto-completion overlay could only be zoomed if Gtk supports a zoom factor as well.
Diffstat (limited to 'src/main.c')
0 files changed, 0 insertions, 0 deletions