mirror of
https://github.com/cyberarm/cyberarm_engine.git
synced 2025-12-18 22:02:34 +00:00
Fixed overdrawing on BorderCanvas for left side, fixed BackgroundImage fill mode not filling correctly, fixed Progress in marquee mode not request repaint each frame.
This commit is contained in:
@@ -52,6 +52,7 @@ module CyberarmEngine
|
||||
@marquee_animation_time = Gosu.milliseconds if @marquee_offset > range
|
||||
|
||||
update_background
|
||||
root.gui_state.request_repaint
|
||||
end
|
||||
|
||||
def type=(type)
|
||||
|
||||
Reference in New Issue
Block a user