v0.10.1
Some minor fixes:
Release Info
Fixes
- Fix miscalculation for scene-graph
Cotnrol.anchor()
forTOP_*
related layouts. - Fix
AssetProvider
to asset preparation logic not preparing additional assets after the initial preparation.
Commit Details
What's Changed
- graph: fix miscalculation for Control anchor TOP_* related anchors by @LeHaine in #265
- core: update AssetProvider to allow for prepared to be invoked multiple times by @LeHaine in #266
Full Changelog: v0.10.0...v0.10.1