Skip to content
Commit 30076f29 authored by Vlad Zahorodnii's avatar Vlad Zahorodnii
Browse files

effects: Introduce a helper for referencing deleted windows

If an effect is reloaded while it holds deleted references, it's
possible that the closed windows will get stuck in the "zombie" state.

This change introduces EffectWindowDeletedRef helper that can be
used to keep the closed window alive as long as the reference is valid.
parent 00ae7d38
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