root panel window handles focus

This commit is contained in:
Benjamin Palko 2025-09-16 15:33:41 -04:00
parent bd826c14ac
commit f14cf072e9
5 changed files with 31 additions and 36 deletions

View file

@ -20,6 +20,7 @@ StyledPanelWindow {
list.currentIndex = 0;
search.clear();
}
Visibility.launcher = focused;
}
implicitWidth: rect.width
implicitHeight: rect.height