New
v0.10.1
Some minor fixes:
Release Info
Fixes
- Fix miscalculation for scene-graph
Cotnrol.anchor()forTOP_*related layouts. - Fix
AssetProviderto 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 https://github.com/littlektframework/littlekt/pull/265
- core: update AssetProvider to allow for prepared to be invoked multiple times by @LeHaine in https://github.com/littlektframework/littlekt/pull/266
Full Changelog: https://github.com/littlektframework/littlekt/compare/v0.10.0...v0.10.1