beforeImageAdd event is needed, when a single image is uploaded by the image button #534
Comments
ipeychev
added a commit
that referenced
this issue
Jun 4, 2016
Correct, fixed. Thanks for the heads up! |
ipeychev
added a commit
that referenced
this issue
Jun 4, 2016
ipeychev
added a commit
that referenced
this issue
Jun 4, 2016
Great!, I'm starting to like this, thanks a lot ) |
Fixed in v1.2.3. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In the closed issue #518 you suggested adding 'beforeImageAdd' event to pre handle the multi-image drag-n-drop. Actually, this event is way helpful if we can subscribe to it with the image button as well at buttom-image.jsx, for some pre-check of the file e.g. its size.
The text was updated successfully, but these errors were encountered: