glideapps / glide-data-grid

🚀 Glide Data Grid is a no compromise, outrageously react fast data grid with rich rendering, first class accessibility, and full TypeScript support.
https://grid.glideapps.com
MIT License
4.07k stars 301 forks source link

use pointer events instead of mouse + touch #960

Open BrianHung opened 5 months ago

BrianHung commented 5 months ago

Fixes #806

Not entirely sure why pointer events are more consistent on mobile than touch events.