SettingSpinBox generates warnings in some of the settings menus
View options
- Truncate descriptions
Steps to reproduce
- Start Jami and open the settings
- Go to either "Advanced settings" (in the "Account" section) or "Chat" (in the "General" section)
Result
The following warnings are generated:
efault [1706024964908][WRN]: qrc:/settingsview/components/SettingSpinBox.qml:109:13: QML Rectangle: Binding loop detected for property "width"
default [1706024964908][WRN]: qrc:/settingsview/components/SettingSpinBox.qml:135:13: QML Rectangle: Binding loop detected for property "width"
default [1706024964908][WRN]: qrc:/settingsview/components/SettingSpinBox.qml:56:5: QML SpinBox: Binding loop detected for property "implicitWidth"


- Show labels
- Show closed items
Link items together to show that they're related or that one is blocking others.