mirror of
https://github.com/cyberarm/cyberarm_engine.git
synced 2026-03-22 12:06:13 +00:00
Removed excon as explicit dependency, implemented menu's as (mostly) first class citizens, refactoring of gui layout, FIXME: broke Slider Handle..., probably some other stuff.
This commit is contained in:
@@ -19,7 +19,7 @@ module CyberarmEngine
|
||||
@fraction_background.draw
|
||||
end
|
||||
|
||||
def recalculate
|
||||
def layout
|
||||
_width = dimensional_size(@style.width, :width)
|
||||
_height = dimensional_size(@style.height, :height)
|
||||
@width = _width
|
||||
|
||||
Reference in New Issue
Block a user