mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-02-20 10:54:14 +01:00
LP-32 remove duplicate BusyIndicator in Earth.qml
This commit is contained in:
parent
c4cd716b8d
commit
cc15a85cc4
@ -70,14 +70,4 @@ Item {
|
||||
|
||||
running: osgViewport.busy
|
||||
}
|
||||
|
||||
BusyIndicator {
|
||||
width: 24
|
||||
height: 24
|
||||
anchors.right: parent.right
|
||||
anchors.top: parent.top
|
||||
anchors.margins: 4
|
||||
|
||||
running: osgViewport.busy
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user