make prop scale changes immediate
This commit is contained in:
@@ -248,6 +248,7 @@
|
||||
->scaleStr
|
||||
(let [scale (Std.parseFloat scaleStr)]
|
||||
(propScales.put propKey (new HFloat scale))
|
||||
(flxDirector.scaleProp (dictGet props propKey))
|
||||
(cc))))))
|
||||
(shortcutHandler.registerItem "[d]efine [z] of a position"
|
||||
->cc
|
||||
|
Reference in New Issue
Block a user