Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

undo-redo when Insert with surrounding #18

Open
plantec opened this issue Aug 25, 2022 · 0 comments
Open

undo-redo when Insert with surrounding #18

plantec opened this issue Aug 25, 2022 · 0 comments

Comments

@plantec
Copy link
Collaborator

plantec commented Aug 25, 2022

try this:
open Album, empty text
insert '(' -> the textis '()' ok
Cmd-z -> the text is empty ok
Shift Cmd-z -> index issue

see AlbTextEditorInserter>>insert as a starting point
the redo mechanism is to be revised in this case

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant