HeapsIO / heaps

Heaps : Haxe Game Framework
http://heaps.io
MIT License
3.22k stars 340 forks source link

Adding transition handle to "visible" property #1214

Closed thalesalexcin closed 6 months ago

thalesalexcin commented 6 months ago

Value will be set to the target when the transition is finished

ncannasse commented 6 months ago

Actually I think we should be able to do that with any Bool value, not just visible, so this should be handled on the domkit library side ;)