-
**Environment**
Provide version numbers for the following components (information can be retrieved by running `tns info` in your project folder or by inspecting the `package.json` of the project):
…
-
Allow to zoom main view using pinch to zoom gesture
-
I have already posted the problem at https://github.com/NativeScript/android/issues/1827, but maybe someone here has an idea on what's going wrong.
### Which platform(s) does your issue occur on?
…
-
### Description
The Pan gesture in a .NET MAUI app stops working after performing a pinch gesture. The Pan gesture event is no longer invoked when trying to pan after pinching.
### Steps to Reproduc…
-
**Is your feature request related to a problem? Please describe.**
The June LiveKit newsletter update announced pinch-to-zoom:
![image](https://github.com/livekit/client-sdk-flutter/assets/19392916/…
-
## Environments
* Framework name: React
* Framework version: 17.0.2
* Moveable Component version: 0.54.1
* Testable Address(optional): https://daybrush.com/moveable/storybook/?path=/story/basic--b…
-
if you try to pinch climb a wall the body keeps pushing you both ways really quickly
-
The panning feature has issues on mobile; it gets interrupted when I try to pan on both the x and y axes.
Additionally, when I set up the pinch feature with the `pinchZoomX` option, it works fine. …
-
- VERSION: '2.0.8'
- OS: ios-10.3.3
```javascript
var hm = new Hammer(el, {});
hm.get('pinch').set({
enable: true
});
hm.get('pan').set({
direction: Hammer.DIRECTION_ALL,
thre…
-
We should find a happy medium between the pinch and scroll zooms.