You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use Slint's ScaleRotateGestureHandler for native trackpad/touch
pinch-to-zoom. Zooms toward the gesture center point. Enabled by
default via pinch-zoom-enabled property.
Reuses the existing apply-zoom-with-adjustment function — no Rust
changes needed.
0 commit comments