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

How to know that undo and redo option is available #549

Open
shailesh2208 opened this issue Mar 13, 2024 · 2 comments
Open

How to know that undo and redo option is available #549

shailesh2208 opened this issue Mar 13, 2024 · 2 comments
Labels

Comments

@shailesh2208
Copy link

shailesh2208 commented Mar 13, 2024

Is your feature request related to a problem? Please describe.
I wan to highlight/un highlight undo and redo button, so how can we know that image has undo and redo functionality, so that we can highlight accordingly and how can we know that user has start drawing on it??

@shailesh2208 shailesh2208 changed the title How to know and undo and redo option is available How to know that undo and redo option is available Mar 13, 2024
@burhanrashid52
Copy link
Owner

The undo and redo function returns a boolean to check if anything is available to undo redo. You can use that to highlight the state

Copy link

github-actions bot commented May 3, 2024

This issue is stale because it has been open 20 days with no activity. Remove stale label or comment or this will be closed in 4 days.

@github-actions github-actions bot added the Stale label May 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants