Platforms
Android
Description
On the avatar cropping page, it is usually not necessary to drag the zoom cropping box itself, but the proimageeditor does not allow it to be set to 0. Currently, I am using the following solution
desktopCornerDragArea: 0.0001,
mobileCornerDragArea: 0.0001,
Why
No response