mirror of
https://github.com/gristlabs/grist-core.git
synced 2025-12-05 23:51:55 +00:00
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) |
||
|---|---|---|
| .. | ||
| client | ||
| common | ||
| gen-server | ||
| plugin | ||
| server | ||
| tsconfig.json | ||