Skip to content

KF6: OverlayDrawer: Fix null property access

ivan tkachenko requested to merge work/ratijas/drawers-null into master

Looking at the property Item handleAnchor expression, it seems to be perfectly legal to have a null there, so we should handle it accordingly.

Amends 7b6c808f

Merge request reports