We're using the ImageEditor to crop images and it works great, but we don't want the user to change the crop area size (block grabbing corner white circles and resizing). We thought OnSelectionResizeStart could be used to block it, but it doesn't work. When that event is used, the crop area disappears completely.
We want the crop area to display with the white circles in the corners, but block dragging/resizing the crop area. We just want the users to move the image up/down and zoom in/out and then crop the area inside the crop area.
Please advise. Thanks!