Skip to content

Don't invalidate x stacking order prematurely

Vlad Zahorodnii requested to merge work/no-mark-x-stacking-dirty into master

Workspace::updateStackingOrder() will mark it as dirty if the stacking order actually changes due to a constraint being added or removed.

Merge request reports