linebender / linebender/runebender
there should be an undo stack for operations in the main view
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 799
- Forks
- 35
- PR merge metrics
- No merged PRs in 30d
Description
Adding, removing, renaming glyphs etc should all be undoable, and this should be tracked distinctly from how we track edits to individual glyphs.
Contributor guide
No contributing guide indexed for this repository
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.
Research direction
Start by locating the main view's add, remove, and rename glyph operations and how individual glyph edits are currently tracked. Define how a separate undo stack should cover those operations, then add coverage for undoing each operation and verify that individual glyph edit history remains distinct.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100