mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2026-03-12 19:32:03 +00:00
Animation editor now uses proper animation data, misc other code tweaks to animation editor
This commit is contained in:
@@ -122,6 +122,7 @@ class UIControls::ValueBox < UIControls::TextBox
|
||||
end
|
||||
|
||||
def update
|
||||
return if !self.visible
|
||||
super
|
||||
case @captured_area
|
||||
when :minus
|
||||
|
||||
Reference in New Issue
Block a user