JetBrains / compose-multiplatform

Compose Multiplatform, a modern UI framework for Kotlin that makes building performant and beautiful user interfaces easy and enjoyable.
https://jetbrains.com/lp/compose-multiplatform
Apache License 2.0
16.24k stars 1.18k forks source link

Support pinch-to-zoom gesture on notebook touchpads (like MacBook trackpad) #1953

Closed ghost closed 1 month ago

ghost commented 2 years ago

On my MacBook trackpad going up and down with two fingers is scrolling like mouse wheel.

But how can I detect pinch-to-zoom?

I looked at the imageviewer sample which uses detectTransformGestures.

That works on my Android tablet, but does nothing on my MacBooks trackpad. Also not on several never Dell Notebooks running Windows 10.

I feel it should be supported.

touchnotes commented 1 year ago

When should be supported? I try v1.5.3, but still not work.

okushnikov commented 3 months ago

Please check the following ticket on YouTrack for follow-ups to this issue. GitHub issues will be closed in the coming weeks.