LivelyKernel / LivelyKernel/lively.next
Fix undo/redo for morphic/direct manipulation // Experiment with CRDT libraries for direct manipulation operations
Open
@linusha is already working on this.
Since Dec 21, 2023.
🏥 help wanted
👉 direct manipulation workflow
- Dominant language
- JavaScript
- Stars
- 90
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Description
With undo which is displayed in the menu with (^ Z) you can only undo the movement of morphs but not morph creation. Is this expected behavior? Also it depends on the keyboard layout whether it is Strg+Y or Strg+Z
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.