-
Thank you for the solution, work really great for me. I have only one issue is the zoom max, we can zoom infinity. Is it possible to add zoom max value that block user from zooming.
-
Hi, the zoom at the bottom works fine, but when I pinch to zoom and release the cropper freezes the app.
iOS 15+, SwiftUI 5+, Xcode 13+
-
- Implement `ScrollView` to allow scrolling of canvas
- (ideally with scroll offset point as a binding)
- Implement `MagnificationGesture` to scale the canvas in response to trackpad pinch to zoom…
-
This issue expands on the [tap-gesture](https://github.com/TokamakUI/Tokamak/issues/519) feature request, setting a timeline for complete gesture-support parity with SwiftUI.
### Level 1: Tap Gestu…
-
I am noticing a delay in the magnification gesture.
Steps to reproduce:
1. Pinch-zoom out, but leave your fingers on the screen.
2. Then, without lifting your fingers, pinch-zoom in.
Expec…
-
## 이미지 드래그,더블 터치,핀치 인&아웃 제스쳐 추가
- 이미지를 핀치 인&아웃 드래그해서 크기와 offset을 확인할 수 있도로 구현
- 이미지 더블 터치 시 확대 및 되돌리기 구현
-
-
I am building a Multi-Line Chart that needs to be able to zoom in and out of based on LARGE number of data points (num data points can be anywhere between 1,000-50,000) and spread over hours of time (…
-
- implement pInch in/out
0si43 updated
2 years ago
-
设备 iOS 15.3
LBJViewZoomer 的 zoomGesture 方法