Clip profiles list.

This commit is contained in:
Filippo Scognamiglio 2022-01-08 22:36:02 +01:00
parent 7b69d41c60
commit ef9f412e5f

View File

@ -33,6 +33,7 @@ ColumnLayout {
Layout.fillWidth: true
Layout.fillHeight: true
model: appSettings.profilesList
clip: true
delegate: Rectangle {
width: label.width
height: label.height