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

when rowMarkers enabled, onColumnProposeMove receives off-by-1 indexes #943

Open A-Posthuman opened 7 months ago

A-Posthuman commented 7 months ago

The row markers don't seem to increase the column index in other parts of this project, but I noticed when enabled they cause the indexes received by onColumnProposeMove to increase by 1.