diff --git a/faces/UsedSensorsView.qml b/faces/UsedSensorsView.qml --- a/faces/UsedSensorsView.qml +++ b/faces/UsedSensorsView.qml @@ -96,6 +96,7 @@ } QQC2.Label { Layout.fillWidth: true + elide: Text.ElideRight text: sensor.name Sensors.Sensor { id: sensor