-
Notifications
You must be signed in to change notification settings - Fork 909
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
On macOS, add documentEdited APIs #2550
On macOS, add documentEdited APIs #2550
Conversation
How does it work? Is it basically enable/disable prompt and there's no event attached to it that says that user is trying to close the window with edit? Do you get Is that to prevent force close by the system, since winit app can ignore |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Co-authored-by: Mads Marquart <mads@marquart.dk>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, will merge in a few hours once CI catches up
CHANGELOG.md
if knowledge of this change could be valuable to usersPort of tauri-apps/tao@33fdeab