Amends 6738473f3d.
It's better to check whether Item::childItems() has the same items as
Item::sortedChildItems() first because it gives more context about the
integrity of the lists.
If Item::sortedChildItems() is corrupted but Item::childItems() is fine,
we may miss that important detail because
"aliveWindowItems != sortedWindowItems" comes first.
wilder/Plasma/6.3
parent
371879a9f9
commit
1df73874fc
1 changed files with 3 additions and 3 deletions
Loading…
Reference in new issue