Files
gristlabs_grist-core/app/client
Janet Vorobyeva d3800564d8 Fixed row-delete bug
If several sections cyclically cursor-linked, and a row
was deleted, the sections would go to different places.

(default behavior on row delete is jump to row 0, but active
section's cursor explicitly keeps its index on row-delete.
The setCursorPos from this WAS actually called last, so should
have correctly set cursorEdited(), but didn't get called)
2023-09-25 15:19:39 -07:00
..
2023-07-17 01:22:18 -04:00
2023-09-25 15:19:39 -07:00
2023-09-25 15:19:39 -07:00
2023-04-20 12:20:03 -04:00
2022-09-29 18:02:09 +02:00