cybersemics / em

A beautiful, minimalistic note-taking app for personal sensemaking.
Other
282 stars 107 forks source link

Make browser pointer visible in drag-and-drop tests #2103

Closed raineorshine closed 2 months ago

raineorshine commented 3 months ago

Make browser pointer visible in drag-and-drop tests so that we can more easily see the cause of drop target positioning issues.

  1. Use install-mouse-helper to simulate the mouse pointer during snapshots: https://github.com/puppeteer/puppeteer/issues/4378#issuecomment-499726973
  2. Change the visible cursor from a circle to a pointer cursor for more precision: https://cursor.in/assets/cursor.svg