Added some UI fixes

This commit is contained in:
Yury Shuvakin
2022-08-29 02:57:42 +03:00
parent 86b73ca662
commit 1fc06361f8
8 changed files with 164 additions and 153 deletions

View File

@@ -169,6 +169,7 @@ ApplicationWindow {
Controls.AvailabilityIndicator {
id: connectionStatusIndicator
enabled: false
neutral: false
Layout.alignment: Qt.AlignCenter
}