minor ui fixes
This commit is contained in:
parent
a74736b100
commit
29bef052c7
16 changed files with 57 additions and 35 deletions
|
|
@ -163,14 +163,6 @@ PageType {
|
|||
}
|
||||
}
|
||||
|
||||
MouseArea {
|
||||
anchors.fill: tabBar
|
||||
anchors.leftMargin: shareTabButton.visible ? 96 : 128
|
||||
anchors.rightMargin: shareTabButton.visible ? 96 : 128
|
||||
cursorShape: Qt.PointingHandCursor
|
||||
enabled: false
|
||||
}
|
||||
|
||||
BusyIndicatorType {
|
||||
id: busyIndicator
|
||||
anchors.centerIn: parent
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue