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

Suppress unsaved changes warning on Route #1265

Open
chreden opened this issue Jul 22, 2024 · 1 comment
Open

Suppress unsaved changes warning on Route #1265

chreden opened this issue Jul 22, 2024 · 1 comment
Assignees
Labels
Milestone

Comments

@chreden
Copy link
Owner

chreden commented Jul 22, 2024

Options:

  • If the route is made from Lua don't show the warning
  • Have a dialog option to suppress future warnings.
@chreden chreden added this to the Next milestone Jul 22, 2024
@chreden chreden self-assigned this Jul 22, 2024
@chreden
Copy link
Owner Author

chreden commented Jul 26, 2024

Extra dialog option will either need the MessageBox to be replaced with a custom Win32 one or to make an ImGui version. ImGui might be nicer but will need to rearrange logic to allow for work to complete once result is known (can't be synchronous as ImGui needs to render)

@chreden chreden modified the milestones: v2.7.0, Next Nov 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant