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
{{ message }}
This repository was archived by the owner on Aug 1, 2020. It is now read-only.
Steps to reproduce
Go to: https://fengyuanchen.github.io/cropperjs/
Toggle cropBoxResizableOption to off
Click outside of the crop box and drag.
The crop box is resized
This also happens in chrome on android.
The text was updated successfully, but these errors were encountered:
i have an aspectRatio and as you said the settings are:
dragMode: 'none',
cropBoxResizable: false,
but when you click outside of "cropbox" its still resizeable that i don't want. tested in firefox and chrome. its closed topic but hopefully still you re gonna see that issue.
Chrome 52.0.2743.116 m
Steps to reproduce
Go to: https://fengyuanchen.github.io/cropperjs/
Toggle cropBoxResizableOption to off
Click outside of the crop box and drag.
The crop box is resized
This also happens in chrome on android.
The text was updated successfully, but these errors were encountered: