Index: sources/gui/qml/pages/treatment/adjustments/TreatmentAdjustmentBase.qml =================================================================== diff -u -r7c550f70136f2f33520661a2e97fe99021cc681d -rb5c4054a8cb175e43928bb0c4b08171e92065c82 --- sources/gui/qml/pages/treatment/adjustments/TreatmentAdjustmentBase.qml (.../TreatmentAdjustmentBase.qml) (revision 7c550f70136f2f33520661a2e97fe99021cc681d) +++ sources/gui/qml/pages/treatment/adjustments/TreatmentAdjustmentBase.qml (.../TreatmentAdjustmentBase.qml) (revision b5c4054a8cb175e43928bb0c4b08171e92065c82) @@ -80,7 +80,7 @@ weight : Font.Medium } color : Colors.textMain - width : contentWidth + width : _root.width height : contentHeight anchors { bottom : parent.bottom