table: Fix drag indicator side when moving column right (#2562)
When dragging a column header to the right, the column was dropped one position past the indicated position, and the indicator jumped a whole column at a time instead of tracking the actual insertion gap under the cursor. ## Before https://github.com/user-attachments/assets/07e9c334-fec9-4873-9d6e-d0019e7c90f8 ## After https://github.com/user-attachments/assets/a62f895e-c351-4e96-a13a-4a74df3ec1f8 --------- Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
F
Floyd Wang committed
d1c4882845c5e4c9ca0f7576ca6913a43238d7bd
Parent: c467a74
Committed by GitHub <noreply@github.com>
on 7/13/2026, 7:44:35 AM