Skip to content

demo: Fix drag and drop demo critical

Florian "sp1rit" requested to merge sp1rit/gtk:fix-demo-dnd into main

Right now, child is NULL when starting a drag in the main area and moving the pointer onto the colors, there releasing it. To avoid gtk_widget_get_ancestor thowing a critical, early exit if child is NULL.

Merge request reports

Loading