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
""_Text
UDL as an alias fornew Text{""}
- Introduced a
transform
function that accepts multipleValue
s 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
TextEditor
andPages
components - Added properties for
ScrollBox
- Various fixes and general improvements
Full Changelog: v0.9.2...v0.9.3