Releases: u10int/Kinetic
Releases · u10int/Kinetic
v0.9.0
- Fixes an issue where using the .From mode doesn't update an object's properties immediately (#1)
- Fixes an issue where final property values wouldn't animate to their final values (#2)
- Adds the missing properties for .Center, .CenterX and .CenterY (#3)
- Adds a convenience property to immediately set the properties of an object without animating (refer to
Kinetic.set
andKinetic.itemsSet
).