Fix loading state detection in devices page
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
This commit is contained in:
@@ -86,7 +86,7 @@ Kirigami.ScrollablePage {
|
||||
}
|
||||
}
|
||||
|
||||
property Connections connection: Connections {
|
||||
Connections {
|
||||
target: Controller
|
||||
function onConnectionAdded() {
|
||||
if (pageStack.layers.depth > 2)
|
||||
|
||||
Reference in New Issue
Block a user