Maribeth Moffatt
|
c0489b41e0
|
feat: add copy api and paste into correct workspace (#9215)
* feat: add copy api and paste into correct workspace
* fix: dont paste into unrendered workspaces
* fix: paste precondition and add test
|
2025-07-08 16:05:53 -07:00 |
|
Maribeth Moffatt
|
efb5a2e7f1
|
fix: check for a drag specifically rather than a gesture for shortcuts (#9194)
|
2025-07-07 09:49:38 -07:00 |
|
Erik Pasternak
|
a88836227c
|
Add tests for workspace comments
|
2025-06-13 13:07:53 -07:00 |
|
Erik Pasternak
|
32bb84ec8f
|
Allow copying from readonly workspace and add cut tests
Also cleans up logic a bit
|
2025-06-13 11:57:03 -07:00 |
|
RoboErikG
|
fdffd6558b
|
fix: Make cut/copy/paste work consistently and as expected (#9107)
* Work on cut/copy/paste preconditions
* Cleanup and fixes to cut/copy/paste
* Fix tests
* Remove editable check from isCopyable and isCuttable
|
2025-05-30 10:49:30 -07:00 |
|
Maribeth Moffatt
|
86c831a3fe
|
fix: use copyable interface for cut action, add tests (#8993)
* fix: use copyable for cut action
* chore: rename keydown test
* chore: add tests for shortcut items not acting on focused connections
|
2025-05-06 11:37:28 -07:00 |
|