You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Tried to resize/cropped/rotate the image
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.
The text was updated successfully, but these errors were encountered:
@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.
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:
Expected behavior
Plugin event should be fired when the user does any changes in editing the image.
The text was updated successfully, but these errors were encountered: