You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 15, 2026. It is now read-only.
below is a screenshot of a blue hand dragging an item: (the item is smaller than the average index finger width, so on mobile/touchscreen, it can be hidden from view - e.g., might be a problem for precise placing of pins on maps)
i'm also curious to know if there's interest in adding something like this to devtools, since the default touch "circle" size seems too small in chrome devtools - @addyosmani
below is a screenshot of a blue hand dragging an item: (the item is smaller than the average index finger width, so on mobile/touchscreen, it can be hidden from view - e.g., might be a problem for precise placing of pins on maps)

bookmarklet code: https://github.com/hchiam/learning-js/blob/main/bookmarklets/visualizeFingerTouch.js
demo/explanation/setup: https://www.youtube.com/watch?v=uKZj8gHar7w
i'm also curious to know if there's interest in adding something like this to devtools, since the default touch "circle" size seems too small in chrome devtools - @addyosmani