Capturable v2.1.0
Changes
- [#140] Fix: Stateful UI not updating when
Modifier.capturable()
is used. - [#145] Exposed default public constructor of class
CaptureController
. - [#146] Fix: Update the instance of
CaptureController
properly without losing capture requests insideModifier
updates viaModifierNodeElement#update
.
Dependent Targets
- Jetpack Compose: 1.6.x (BoM: 2024.02.01)
- Kotlin: 1.9.22
Full Changelog: v2.0.0...v2.1.0