mirror of
https://github.com/cyberarm/cyberarm_engine.git
synced 2025-12-16 13:12:34 +00:00
Trigger recalculate when Container#clear is called
This commit is contained in:
@@ -36,6 +36,9 @@ module CyberarmEngine
|
||||
@children.clear
|
||||
|
||||
block.call(self) if block
|
||||
|
||||
recalculate
|
||||
root.gui_state.request_recalculate
|
||||
end
|
||||
|
||||
def render
|
||||
|
||||
Reference in New Issue
Block a user