diff options
author | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2025-04-19 17:00:18 +0300 |
---|---|---|
committer | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2025-04-19 17:00:18 +0300 |
commit | 29f1dea16c4ffa21926ccdc5a3b3c73a56d9437a (patch) | |
tree | d862e31fc92d56a82b18e78c6ee8af24623489a8 /ChangeLog | |
parent | c3b9b3b56edc61aa82cca38bdc64e2f463551456 (diff) | |
download | sciteco-29f1dea16c4ffa21926ccdc5a3b3c73a56d9437a.tar.gz |
Gtk: fixed setting the mouse cursor after changing the active buffer
* The GdkWindow stacking order obviously got messed up when swapping out
the child widget in the GtkEventBox.
* This was probably also responsible for input events coming through
to the Scintilla view even though the GtkEventBox should block all
input events from reaching the Scintilla view.
The event masking in teco_view_new() is probably no longer necessary -
but better keep it to be on the safe side.
Diffstat (limited to 'ChangeLog')
0 files changed, 0 insertions, 0 deletions