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

No plugin event while editing the image #2124

Closed
jiten-ally opened this issue Oct 4, 2023 · 2 comments
Closed

No plugin event while editing the image #2124

jiten-ally opened this issue Oct 4, 2023 · 2 comments
Assignees

Comments

@jiten-ally
Copy link

Bug
Is there any Pluginevent fired that is fired when an image uploaded in Rooster is resized without clicking outside the image? Right now the event is fired only is I click outside of the image

To Reproduce
Steps to reproduce the behavior:

  1. Tried to resize/cropped/rotate the image
  2. No plugin event is fired to capture this change unless the user clicks outside the image

Expected behavior
Plugin event should be fired when the user does any changes in editing the image.

@JiuqingSong
Copy link
Collaborator

@juliaroldi , I'm thinking about adding a parameter to ImageEdit plugin to allow trigger event every time user finish an edit operation even not click away, and apply the edit result to the final image, although it is not shown at this point.

What do you think?

@juliaroldi juliaroldi self-assigned this Oct 5, 2023
@JiuqingSong
Copy link
Collaborator

Fixed in #2133

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

3 participants