Replies: 1 comment
-
UPD: I found a partial solution using this code:
So now I have smooth scrolling. All that remains is to figure out how to change the mouse cursor to a gray circle. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Greetings,
Is it possible to emulate devices like in chrome developer mode? I'd like to make it like in Google Chrome where there is smooth scrolling, a gray circle instead of a mouse cursor, etc.
How it looks in Google Chrome:
chrome_.mp4
At the moment I use this code for emulation:
Here's how it looks:
me_.mp4
So it's not very similar to how browsing a website works on a touchscreen device.
Beta Was this translation helpful? Give feedback.
All reactions