mirror of
https://github.com/cyberarm/cyberarm_engine.git
synced 2025-12-18 22:02:34 +00:00
Improvements to layout recalculating, reduces need to manually force a refresh (F5)
This commit is contained in:
@@ -246,6 +246,7 @@ module CyberarmEngine
|
||||
end
|
||||
|
||||
root.gui_state.request_repaint if @width != old_width || @height != old_height
|
||||
recalculate_if_size_changed
|
||||
end
|
||||
|
||||
def layout
|
||||
|
||||
Reference in New Issue
Block a user