-
Type: Bug
-
Status: Open
-
Priority: Minor
-
Resolution: Unresolved
-
Affects Version/s: 4.4.2
-
Fix Version/s: Not yet scheduled version
-
Component/s: GUI
-
Epic Link:
-
Team:DRIVE
Scenario:
- there is no account yet;
- add a new account
In the console, there is that QML error:
AccountsTab.qml:43:13: QML AccountsComboBox: Binding loop detected for property "implicitWidth"
It was introduced with NXDRIVE-1990 (that commit exactly). As it does not make the GUI weird and all seems fine, this is not critical. But we should fix it still.
- is related to
-
NXDRIVE-1900 Fix display scaling when zoom is set to > 100%
- Resolved