v3.4.0
What's Changed
Breaking Changes
- Allow the foreground builder to be used all the time (#97).
The signature of theForegroundBuilder
has changed
but can be easily migrated.
New features
- Add
enableScaledPreview
. (#108)
Improvements
- Catch more errors with the handler. (#110)
- Improve tapping exposure updates. (#109)
- Prevent unnecessary zoom updates. (#107)
- Allow text delegates to be obtained by
Locale
. (#99)
Full Changelog: v3.2.0...v3.4.0