Skip to content

Is there any way to use more than one customAspectRatio preset? #589

Open
@smalldevcloud

Description

@smalldevcloud

Below is the code that defines one custom preset. But if you need more ( "Own preset 2", "Own preset 3") ? Or if you need to change the names of existing presets?

        cropViewController.customAspectRatio = CGSize(width: 4, height: 5)
        cropViewController.customAspectRatioName = "Own preset 1"

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions