Skip to content

[applets/userswitcher] Fix null parent / undefined property access

ivan tkachenko requested to merge work/ratijas/reparent into master

An oversight in previous commit. Declaring the highlight component as a property avoid automatic reparenting to an enclosing Item.

Amends ba5a25fa.


Nothing serious, no visual problems, just a warning in console on start (when the item is yet invisible anyway).

Merge request reports