@vorant wrote:
I found interesting bug while working on touchpad and
"toolManager.mouseWheelBehavior": go.ToolManager.WheelZoom,When i'm trying to pinch in or pinch out it works properly, it zoom in and zoom out. When I put two fingers to touchpad and move it to top or to bottom it zoom in and zoom out too, BUT when I move to left or to rigth it only zoom in the diagram.
My expectation by moving two fingers is moving the diagram not zoom.
Without"toolManager.mouseWheelBehavior": go.ToolManager.WheelZoom,it works properly.
https://plnkr.co/edit/EXJ4Jy?p=preview
Posts: 1
Participants: 1