Fix focusing after closing a dialog

This commit is contained in:
Cameron Gutman
2026-01-26 23:20:38 -06:00
parent 792f762c15
commit b4a5d21f97
2 changed files with 5 additions and 11 deletions
-4
View File
@@ -289,10 +289,6 @@ CenteredGridView {
NavigableMessageDialog {
id: pairDialog
// Pairing dialog must be modal to prevent double-clicks from triggering
// pairing twice
modal: true
closePolicy: Popup.CloseOnEscape
// don't allow edits to the rest of the window while open