Skip to content

[Feature request] When I don't need to scale the crop box itself, I hope to set mobileConerDragArea to 0 #774

@birdycn

Description

@birdycn

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions