1
0
mirror of https://github.com/Swordfish90/cool-retro-term.git synced 2024-10-05 18:40:49 +01:00

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