diff options
author | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2023-04-23 02:15:53 +0300 |
---|---|---|
committer | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2023-04-27 01:51:51 +0300 |
commit | 417ee008981c9aabc04fb574c63f3d90e232986c (patch) | |
tree | ae3d8da10e0f04f61226115b3f66a52e9c5d164c /src/sciteco.h | |
parent | 4c79d26a15385af046a18b05b7068e5878faf93c (diff) | |
download | sciteco-417ee008981c9aabc04fb574c63f3d90e232986c.tar.gz |
Gtk: fixed scrolling in the command line widget
* The caret wasn't always kept out of the UZ and at some point would totally leave the view.
This was apparently cause by executing two SCI_SCROLLCARETs per teco_interface_cmdline_update().
* Instead, we now use a CARET_EVEN scroll policy which also works sufficiently well.
Diffstat (limited to 'src/sciteco.h')
0 files changed, 0 insertions, 0 deletions