Allow the program to cancel quit request
Open
enhancement
- Dominant language
- Rust
- Stars
- 32
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
When the close button is pressed, allow the program to indicate that it shouldn't quit, for example if the player would lose progress.
Alternately, it may be best for it to be impossible to cancel a quit, and instead we can let the program return a save object in response to a quit request.
Contributor guide
Assessment
This issue has not been assessed yet.