Skip to content
Snippets Groups Projects
Commit 6ed6f2e9 authored by Pierre Lamot's avatar Pierre Lamot Committed by Jean-Baptiste Kempf
Browse files

qml: show a busy indicator while listing network directory


Signed-off-by: default avatarJean-Baptiste Kempf <jb@videolan.org>
parent 7bb6fc61
No related branches found
No related tags found
Loading
......@@ -242,5 +242,10 @@ Utils.NavigableFocusScope {
}
}
Utils.BusyIndicatorExt {
runningDelayed: providerModel.parsingPending
anchors.centerIn: parent
z: 1
}
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment