Skip to content

Oval mask but crop rectangle? #50

@mr-kew

Description

@mr-kew

Hello, I am trying to have the mask circular, but crop image to square. It does not seem to be possible, even though the UI kinda suggests it should be the default.

Also I don't understand the cropOutlineProperty:

cropOutlineProperty = CropOutlineProperty(
    outlineType = OutlineType.Oval, // does nothing?
    cropOutline = OvalCropShape(0 /* does nothing? */, "Rect" /* does nothing? */), // does actually set the mask shape
),

Otherwise its really good component. Relatively easy to use with a ton of customization.

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions