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

Setting an attribute like foreground color is not undoable #206

Open
markkrenek opened this issue Oct 13, 2024 · 1 comment
Open

Setting an attribute like foreground color is not undoable #206

markkrenek opened this issue Oct 13, 2024 · 1 comment

Comments

@markkrenek
Copy link

I'm using the demo app on iOS. Type some text. Select some of it. Change the text color. Now try to undo. The color change is not undone, and instead, the entire text you typed is undone. I would expect only the color change to be undone.

Things like applying multiple styles (bold, italic, etc) are not individually undoable either.

As an aside, you can also change the text color using Apple's formatting sheet that you can get to from the context menu of selected text (Format > More). If you make a color change there, it is undoable.

@danielsaidi
Copy link
Owner

Thank you for reporting this @markkrenek 👍

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

2 participants