mirror of
https://github.com/TimeCrafters/timecrafters_configuration_tool_desktop.git
synced 2025-12-15 21:32:35 +00:00
Tweaks to simulator robot, made start up animation skippable, made NamePromptDialog able to detect duplicate names, enabled cloning of groups and actions
This commit is contained in:
@@ -31,6 +31,12 @@ module TAC
|
||||
|
||||
push_state(Editor) if @transition_color.alpha >= 255
|
||||
end
|
||||
|
||||
def button_up(id)
|
||||
super
|
||||
|
||||
push_state(Editor)
|
||||
end
|
||||
end
|
||||
end
|
||||
end
|
||||
Reference in New Issue
Block a user