-
Notifications
You must be signed in to change notification settings - Fork 10.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Editor] Improve zooming with a pinch gesture while drawing #19312
Conversation
/botio-linux preview |
From: Bot.io (Linux m4)ReceivedCommand cmd_preview from @calixteman received. Current queue size: 0 Live output at: http://54.241.84.105:8877/fca76ab60d1a334/output.txt |
From: Bot.io (Linux m4)SuccessFull output at http://54.241.84.105:8877/fca76ab60d1a334/output.txt Total script time: 0.85 mins Published |
It lets the user make a pinch gesture with a finger on page with a drawing and the second finger on an other page. On mobile, it's pretty easy to be in such a situation.
5ac0eb0
to
8483ae0
Compare
/botio-linux preview |
From: Bot.io (Linux m4)ReceivedCommand cmd_preview from @calixteman received. Current queue size: 0 Live output at: http://54.241.84.105:8877/9a284b8d2cfba74/output.txt |
From: Bot.io (Linux m4)SuccessFull output at http://54.241.84.105:8877/9a284b8d2cfba74/output.txt Total script time: 0.87 mins Published |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
r=me, thank you.
It lets the user make a pinch gesture with a finger on page with a drawing and the second finger on an other page.
On mobile, it's pretty easy to be in such a situation.