[TextEditor] Undo/Redo integration
Open
- Dominant language
- Python
- Stars
- 3
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
When editing a Property.value via the TextEditor, this change cannot be undone.
Integrate TextEditor change events into the Undo/Redo scheme.
Contributor guide
Research direction
Start by tracing how TextEditor change events update Property.value and how the existing Undo/Redo scheme records edits. Done means changes made through TextEditor can be undone and redone consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100