Skip to content

WIP: Capture gesture events in bubble phase for GtkScrolledWindow

lehmanju requested to merge lehmanju/gtk:fix-2723 into master

Fixes #2723

Removes capture_button_press, updates gestures to activate in bubble phase and only depending on scroll availability.

Edited by lehmanju

Merge request reports