Describe the bug
In TOCropViewController version 3.1.0, the Cancel and Done buttons are not visible by default. However, in version 2.7.4, these buttons are visible without the need for additional configuration. In version 3.1.0, both buttons only appear when a title is written. This behavior change seems to be unintentional, and it’s causing issues in user experience.
To Reproduce
Steps to reproduce the behaviour:
- Use TOCropViewController version 3.1.0.
- Open the crop view with no title set.
- Notice that the Cancel and Done buttons are not visible on the screen by default.
- Add a title, and only then will the Cancel and Done buttons appear.
Expected behaviour
The Cancel and Done buttons should be visible by default, as they were in version 2.7.4, without requiring a title to be set.
Screenshots

iOS Device:
- Device: iPhone 14 Plus
- OS: iOS 26.1
- Library Version: 3.1.0
Additional context
This issue did not occur in version 2.7.4, where the buttons were visible by default. The change in behavior between versions is unexpected, and a regression might have occurred in version 3.1.0.
Describe the bug
In TOCropViewController version 3.1.0, the Cancel and Done buttons are not visible by default. However, in version 2.7.4, these buttons are visible without the need for additional configuration. In version 3.1.0, both buttons only appear when a title is written. This behavior change seems to be unintentional, and it’s causing issues in user experience.
To Reproduce
Steps to reproduce the behaviour:
Expected behaviour
The Cancel and Done buttons should be visible by default, as they were in version 2.7.4, without requiring a title to be set.
Screenshots

iOS Device:
Additional context
This issue did not occur in version 2.7.4, where the buttons were visible by default. The change in behavior between versions is unexpected, and a regression might have occurred in version 3.1.0.