mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-08 21:54:58 +00:00
Anim Editor: added play functionality to battle and editor
This commit is contained in:
@@ -20,6 +20,10 @@ class UIControls::Label < UIControls::BaseControl
|
||||
refresh
|
||||
end
|
||||
|
||||
def text_width
|
||||
return self.bitmap.text_size(@text).width
|
||||
end
|
||||
|
||||
def refresh
|
||||
super
|
||||
if @header
|
||||
|
||||
Reference in New Issue
Block a user