jonasengelmann

Results 2 comments of jonasengelmann

There is a workaround that currently works for me (it has been posted elsewhere but I don't seem to find the original comment anymore): .pre-commit-config.yaml: ``` - repo: https://github.com/pre-commit/mirrors-prettier rev:...

I am currently tackling this issue as well. Disabling dragToPan for touch gestures already gets me pretty far. On mobile devices one can then still zoom using pinch gestures and...