Brisk v0.9.3
What's Changed
- Updated the showcase demo app with additional features
- Fixed screenshot capture issues caused by nested event loops
- Added
""_TextUDL as an alias fornew Text{""} - Introduced a
transformfunction that accepts multipleValues and a lambda - Refactored package building process
- Reduced the size of release binaries
- Expanded and improved documentation
- Updated CxxDox to the latest version
- Enabled testing of demo app building in GitHub Actions
- Disabled inlining enforcement in debug mode
- Applied layout fixes
- Prevented letter spacing from disabling kerning
- Refactored
TextEditorandPagescomponents - Added properties for
ScrollBox - Various fixes and general improvements
Full Changelog: v0.9.2...v0.9.3