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

fix onCopy and OnCut callback return type #810

Merged
merged 2 commits into from
Jul 16, 2021

Conversation

DE-Danloc
Copy link
Contributor

Return types of this functions needs to be boolean as the default behavior would be accidentally disabled if you override it with a function that returns void.

corrected return type and documentation of onCopy callback
corrected return type and documentation of onCut callback
@JiHong88
Copy link
Owner

@DE-Danloc Thank you for your contribution!
I'll notify you after version update.

@JiHong88 JiHong88 merged commit 5012b83 into JiHong88:master Jul 16, 2021
@JiHong88
Copy link
Owner

The 2.42.0 version has been updated.
If this issue has not been resolved, please reopen this issue.
Thank you.

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