shown ConnectionTypeSelectionDrawer on top level alway

This commit is contained in:
ronoaer 2023-10-15 17:34:35 +08:00
parent d0f8358431
commit 29b4966119

View file

@ -245,6 +245,8 @@ PageType {
ConnectionTypeSelectionDrawer {
id: connectionTypeSelection
z: 1
onClosed: {
tabBar.setCurrentIndex(tabBar.previousIndex)
}