TonyGermaneri / canvas-datagrid

Canvas based data grid web component. Capable of displaying millions of contiguous hierarchical rows and columns without paging or loading, on a single canvas element.
BSD 3-Clause "New" or "Revised" License
1.43k stars 184 forks source link

Freeze pane flipping columns #439

Open david542542 opened 2 years ago

david542542 commented 2 years ago

There seems to be a bug where moving the freeze-pane gridline swaps columns: https://gyazo.com/0ea8934b374200097b0b50f49e01b75a.

ndrsn commented 2 years ago

Ah weird yes, I've never seen that before.