mirror of
https://github.com/Swordfish90/cool-retro-term.git
synced 2025-01-18 12:15:27 +00:00
Clip profiles list.
This commit is contained in:
parent
7b69d41c60
commit
ef9f412e5f
@ -33,6 +33,7 @@ ColumnLayout {
|
|||||||
Layout.fillWidth: true
|
Layout.fillWidth: true
|
||||||
Layout.fillHeight: true
|
Layout.fillHeight: true
|
||||||
model: appSettings.profilesList
|
model: appSettings.profilesList
|
||||||
|
clip: true
|
||||||
delegate: Rectangle {
|
delegate: Rectangle {
|
||||||
width: label.width
|
width: label.width
|
||||||
height: label.height
|
height: label.height
|
||||||
|
Loading…
x
Reference in New Issue
Block a user