Skip to content

Double calling of CropViewControllerDelegate methods #601

Open
@Ans3301

Description

Describe the bug
I created a custom class that inherited from CropViewController and made an extension for this class, which implemented the CropViewControllerDelegate. When I initialized the delegate in the class constructor with a reference to the class itself, the delegate methods started executing twice.

Expected behavior
Delegate methods execute once.

Additional context
I made a pull request.

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions