Skip to content

effects/fallapart: Fix glitch

Vlad Zahorodnii requested to merge work/zzag/fall-apart-glitch into master

The WindowItem visibility reference must be dropped after, not before starting painting. It also makes the fall apart effect code consistent with other effects.

BUG: 454243

Merge request reports