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

Callback "onModify" not triggered by "undo" / "redo"? #444

Closed
software-mf opened this issue Feb 21, 2024 · 2 comments
Closed

Callback "onModify" not triggered by "undo" / "redo"? #444

software-mf opened this issue Feb 21, 2024 · 2 comments
Labels
Released The issue is fixed/considered and released

Comments

@software-mf
Copy link

Hi, when the icons "undo" / "redo" (top right in the editor) are clicked the callback

onModify

is not triggered as I see (when I log this callback on the JavaScript console) although the image is
modified by this action.

Is there a possibilty to make sure that this callback

onModify

is called with each modification?

@AhmeeedMostafa
Copy link
Collaborator

@software-mf yes, this should be considered as an enhancement in the upcoming changes (no specific time yet) if you are in a hurry about it you might contribute by doing that useAppReducer.js file would be a hand for you.

@AhmeeedMostafa AhmeeedMostafa added Waiting release The issue's code is added in the dev. branch but not yet released Released The issue is fixed/considered and released and removed Waiting release The issue's code is added in the dev. branch but not yet released labels May 9, 2024
@AhmeeedMostafa
Copy link
Collaborator

Hello, the issue is considered in the latest released minor version v4.8.0, please update the plugin and re-open the issue if there is any update.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Released The issue is fixed/considered and released
Projects
None yet
Development

No branches or pull requests

2 participants