Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add completion callback to cancel button in ZLEditVideoViewController #953

Merged
merged 2 commits into from
Nov 26, 2024

Conversation

tsinis
Copy link
Contributor

@tsinis tsinis commented Nov 24, 2024

Hey @longitachi - I promised not to send any more PR in the near future, but I found something that can still be adjusted 😅
This tiny change adds a completion callback to the cancelBtnClick method in ZLEditVideoViewController to notify the developer when the cancel button is clicked. This ensures that the developer can perform any necessary cleanup or state updates when the user cancels the video editing.

This change adds a completion callback to the `cancelBtnClick` method in `ZLEditVideoViewController` to notify when the cancel button is clicked. This ensures that any necessary cleanup or state updates can be performed when the user cancels the video editing.
@tsinis tsinis requested a review from longitachi November 25, 2024 19:30
@longitachi longitachi merged commit 8de7de0 into longitachi:master Nov 26, 2024
@tsinis tsinis deleted the patch-1 branch November 26, 2024 08:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants