Skip to content

widget: Skip popovers in allocation

Matthias Clasen requested to merge more-size-allocation-fixes into main

Native widgets get allocated via their surface, so can skip them here. This avoids criticals when re-mapping a popover for the second time, as can be seen e.g. in the 'Selections' demo in gtk4-demo.

Merge request reports