mirror of
https://github.com/amnezia-vpn/amnezia-client.git
synced 2026-06-20 02:00:55 +07:00
added PageSettings and PageSettingsServersList.
- replaced PageLoader with PageType with stackView property. - added error handling when installing a server/container
This commit is contained in:
@@ -27,9 +27,9 @@ Window {
|
||||
color: "#0E0E11"
|
||||
}
|
||||
|
||||
PageLoader {
|
||||
id: pageLoader
|
||||
StackView {
|
||||
anchors.fill: parent
|
||||
focus: true
|
||||
initialItem: PageController.getInitialPage()
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user