gristlabs_grist-core/app
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
..
client Fixed row-delete bug 2023-09-25 15:19:39 -07:00
common (core) updates from grist-core 2023-09-18 15:04:08 -04:00
gen-server (core) updates from grist-core 2023-09-18 15:04:08 -04:00
plugin (core) updates from grist-core 2023-09-05 11:12:15 -04:00
server (core) Add documentCreated telemetry event 2023-09-13 01:13:00 -04:00
tsconfig.json (core) move home server into core 2020-07-21 20:39:10 -04:00