Skip to content

actuate-v0.4.0-alpha.6

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Nov 23:12
· 291 commits to main since this release
52c0622

Other

  • Update README.md
  • Update README.md
  • Change logo
  • Better click handling
  • Fix initial layout pass
  • Cache renderer
  • Refactor and impl better tracing
  • Clean up
  • Trigger paints
  • Create unsafe MapCompose struct to fix Map soundness
  • Better names in tracing
  • Impl basic click handling and fix text sizing
  • Refactor Window
  • Update README.md
  • Update README.md
  • Add logo
  • Add Flex::row and Flex::column constructors
  • Create Flex composable
  • Setup default fonts
  • Clean up
  • Render basic text
  • Refactor Canvas and add Layout to fn args