Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/Bloc/BlSpaceClosedEvent.class.st
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
"
I am sent by a space after it is removed from the space manager and its root element is removed from the scene graph.

However, the event is send before the host containing the space is stoped (if this is the last space).
However, the event is send before the host containing the space is stopped (if this is the last space).
This event should be used for implementing actions when a space is closed.


Expand Down