mirror of
https://github.com/TimeCrafters/timecrafters_configuration_tool_desktop.git
synced 2025-12-15 13:32:33 +00:00
Fixed highlight animator not rendering correctly due to a missing repaint request
This commit is contained in:
@@ -626,6 +626,8 @@ module TAC
|
||||
super
|
||||
|
||||
unless @highlight_animator.complete?
|
||||
current_state.request_repaint
|
||||
|
||||
item = @highlight_item_container
|
||||
|
||||
Gosu.draw_rect(
|
||||
|
||||
Reference in New Issue
Block a user