Skip to content

gtk-demo: Fix the dnd demo drop highlight

Matthias Clasen requested to merge matthiasc/for-master into master

We want the drop highlight to be around the label, not around the item containing it, so move the drop target gesture to the right widget.

Merge request reports