Skip to content
Verified Commit 698176ef authored by ivan tkachenko's avatar ivan tkachenko 🗯
Browse files

AbstractApplicationItem: Add null guards to handlers, drop z===undefined

Items may become null on destruction or just because they are really set
to null. The Item::z index property can never be undefined, especially
on get.

Fixes the following error:

file:///usr/lib/qml/org/kde/kirigami/AbstractApplicationItem.qml:287:
TypeError: Value is null and could not be converted to an object
parent ba803ea9
Pipeline #590121 passed with stage
in 2 minutes and 53 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment