MacOS improvements #694

Merged
Swordfish90 merged 9 commits from osx-fixes into master 2022-01-09 10:56:30 +01:00
Showing only changes of commit ef9f412e5f - Show all commits

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