You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 17, 2026. It is now read-only.
This is a longstanding papercut which I didn't care to document until I found that it's actually possible to disable this behaviour in Gtk.SpinButton by setting the propagation-phase property of its GtkEventControllerScroll to NONE.
How to do that, I don't know, but it's doable and should be done.
This is a longstanding papercut which I didn't care to document until I found that it's actually possible to disable this behaviour in Gtk.SpinButton by setting the propagation-phase property of its GtkEventControllerScroll to NONE.
How to do that, I don't know, but it's doable and should be done.