Skip to content
Commit 2dca6cd0 authored by Vlad Zahorodnii's avatar Vlad Zahorodnii
Browse files

Extend lifetime of decoration to lifetime of Deleted

When a window is closed, a Deleted object will be constructed and the
Window's properties will be copied over to it. The long term plan is to
stop doing that, i.e. keep the Window alive but just flip a few flags to
indicate that it's been closed.

In order to unify decoration management, this change ensures that it's
okay to have decorations live as long as the Deleted.
parent d5633823
Pipeline #360570 failed with stage
in 21 minutes and 3 seconds
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