}\r
}\r
\r
- Image {\r
- Layout.alignment: Qt.AlignRight\r
- verticalAlignment: Qt.AlignCenter\r
- horizontalAlignment: Qt.AlignRight\r
- Layout.leftMargin: Style.accountDropDownCaretMargin\r
- source: "image://svgimage-custom-color/caret-down.svg/" + palette.windowText\r
- sourceSize.width: Style.accountDropDownCaretSize\r
- sourceSize.height: Style.accountDropDownCaretSize\r
- Accessible.role: Accessible.PopupMenu\r
- Accessible.name: qsTr("Account switcher and settings menu")\r
+ Loader {\r
+ active: currentAccountButton.indicator === null\r
+ sourceComponent: Image {\r
+ Layout.alignment: Qt.AlignRight\r
+ verticalAlignment: Qt.AlignCenter\r
+ horizontalAlignment: Qt.AlignRight\r
+ Layout.leftMargin: Style.accountDropDownCaretMargin\r
+ source: "image://svgimage-custom-color/caret-down.svg/" + palette.windowText\r
+ sourceSize.width: Style.accountDropDownCaretSize\r
+ sourceSize.height: Style.accountDropDownCaretSize\r
+ Accessible.role: Accessible.PopupMenu\r
+ Accessible.name: qsTr("Account switcher and settings menu")\r
+ }\r
}\r
}\r
}\r