Skip to content

v0.17.6

Compare
Choose a tag to compare
@nnabeyang nnabeyang released this 28 Aug 00:36
· 7 commits to main since this release

Fixes

  • Removed the automatic frame update logic during data parsing in SVGUIView, which was leading to unexpected behavior and potential layout issues
  • Introduce TaskManager actor to ensure correct rendering of the final data assignment

Updates

  • Added SVGUIView.init(frame:data:) for more flexible initialization