zoomimage
zoomimage copied to clipboard
MouseZoomNode cannot be cast to class
Describe the bug
class com.github.panpf.zoomimage.compose.zoom.MouseZoomNode cannot be cast to class androidx.compose.ui.node.PointerlnputModifierNode (com.github.panpf.zoomimage.compose.zoom.MouseZoomNode and droidx.compose.ui.node.PointerlnputModifierNode are in unnamed module of loader 'app')
Affected platforms
- mac Desktop
Affected components
- GlideAsyncZoomImage
Versions
- zoomimage version*: 1.1.2
- Kotlin version*: 2.1.0
- Compose version(s)* (Jetpack/Multiplatform):1.7.1
- JDK version(Only Desktop): 21.0.5
Running Devices
- MacBookPro 16 m4
-
How can I reproduce it?
-
And what have you done to try to solve it?