aboutsummaryrefslogtreecommitdiffhomepage
path: root/TODO
diff options
context:
space:
mode:
authorRobin Haberkorn <robin.haberkorn@googlemail.com>2025-04-19 17:00:18 +0300
committerRobin Haberkorn <robin.haberkorn@googlemail.com>2025-04-19 17:00:18 +0300
commit29f1dea16c4ffa21926ccdc5a3b3c73a56d9437a (patch)
treed862e31fc92d56a82b18e78c6ee8af24623489a8 /TODO
parentc3b9b3b56edc61aa82cca38bdc64e2f463551456 (diff)
downloadsciteco-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 'TODO')
0 files changed, 0 insertions, 0 deletions