GNOME Bugzilla – Bug 780735
flowbox: don’t select when rubberbanding over nothing
Last modified: 2017-03-31 09:21:48 UTC
When rubberbanding over an empty area, everything is selected on gesture end, which is a bit counter-intuitive.
Created attachment 349014 [details] [review] flowbox: don’t select when rubberbanding over nothing
Review of attachment 349014 [details] [review]: ::: gtk/gtkflowbox.c @@ +3149,1 @@ gtk_flow_box_stop_rubberband (box); We don't put {} in this case, in GTK+ code. Please remove them before pushing this
Attachment 349014 [details] pushed as fe1e53a - flowbox: don’t select when rubberbanding over nothing