Skip to content

Remove quicksave confirmation popup#17

Merged
narayan24 merged 1 commit into
masterfrom
fix/remove-quicksave-popup
May 14, 2026
Merged

Remove quicksave confirmation popup#17
narayan24 merged 1 commit into
masterfrom
fix/remove-quicksave-popup

Conversation

@narayan24
Copy link
Copy Markdown
Owner

Summary

  • Removed the MessageBox.Show(...) call after quickSaveButton_Click
  • Quicksave now fires silently — no dialog to dismiss

Test plan

  • Trigger quicksave via button or keyboard shortcut
  • Confirm no popup appears
  • Confirm the save file is still written correctly (quickload works)

🤖 Generated with Claude Code

The popup was an unnecessary interruption — quicksave should be
silent and instant.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@narayan24 narayan24 merged commit 0520aaa into master May 14, 2026
2 checks passed
@narayan24 narayan24 deleted the fix/remove-quicksave-popup branch May 14, 2026 22:53
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.

1 participant