mirror of
https://github.com/gristlabs/grist-core.git
synced 2025-06-13 20:53:59 +00:00
Summary: Cell selection would sometimes get out of sync, causing unexpected results when pasting. The UI would also incorrectly indicate that rows/columns were still selected if you clicked the selected cell (outlined in green) after doing a drag selection of multiple rows/columns. Finally, canceling a copy operation would fail to remove the "scissors" outline around the copied cells if the cursor was not on the copied selection. This resolves all of these bugs. Test Plan: Browser tests. Reviewers: cyprien Reviewed By: cyprien Subscribers: cyprien Differential Revision: https://phab.getgrist.com/D3517 |
||
|---|---|---|
| .. | ||
| client | ||
| common | ||
| gen-server | ||
| plugin | ||
| server | ||
| tsconfig.json | ||