Skip to content

Return early when clicking header while animation is playing

Dave Patrick requested to merge SeaDve/bustle:diagram-header-fixups into rustle

Also, claim event sequence state even when click is not handled

GtkButton implementation seems to do the same: https://gitlab.gnome.org/GNOME/gtk/-/blob/6a653e46756ba72f3c67d98056ecd2860358d709/gtk/gtkbutton.c#L368

Merge request reports