Index: sources/gui/qml/pages/SettingsHome.qml =================================================================== diff -u -rec77306c5375f80f46e76940361c5e96064a0690 -r7d3062c841b788ced31d939dec990afe0de1442d --- sources/gui/qml/pages/SettingsHome.qml (.../SettingsHome.qml) (revision ec77306c5375f80f46e76940361c5e96064a0690) +++ sources/gui/qml/pages/SettingsHome.qml (.../SettingsHome.qml) (revision 7d3062c841b788ced31d939dec990afe0de1442d) @@ -229,7 +229,7 @@ Text { id: _LoadCellReading_Title text: qsTr(" LoadCl ") - width: _LoadCellReadingColumn.width + width: _LoadCellReadingsColumn.width horizontalAlignment: Text.AlignRight color: Colors.textMain font.pixelSize: Fonts.fontPixelTitle @@ -261,7 +261,7 @@ Text { id: _TemperatureSensors_Title text: qsTr(" Temp ") - width: _LoadCellReadingColumn.width + width: _TemperatureSensorsColumn.width horizontalAlignment: Text.AlignRight color: Colors.textMain font.pixelSize: Fonts.fontPixelTitle