mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-07 21:24:59 +00:00
Anim Editor: added particle frames to canvas, added mouse interactions to canvas
This commit is contained in:
@@ -63,6 +63,7 @@ class UIControls::BaseControl < BitmapSprite
|
||||
def disable
|
||||
return if disabled?
|
||||
@disabled = true
|
||||
@hover_area = nil
|
||||
invalidate
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user