mirror of
https://github.com/gristlabs/grist-core.git
synced 2024-10-27 20:44:07 +00:00
c0852761b9
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 |
||
---|---|---|
.. | ||
aclui | ||
components | ||
lib | ||
models | ||
ui | ||
ui2018 | ||
widgets | ||
accountMain.ts | ||
app.css | ||
app.js | ||
browserCheck.ts | ||
declarations.d.ts | ||
errorMain.ts | ||
exposeModulesForTests.js | ||
logo.css | ||
tsconfig.json |