[ui] Add clipping to columns

Add clipping to columns so the text doesn't overflow everywhere

Co-authored-by: Fabien Castan <fabcastan@gmail.com>
This commit is contained in:
Nils Landrodie 2021-08-17 13:28:31 +02:00 committed by Nils Landrodie
parent 4fb719e204
commit 83a404a765

View file

@ -37,7 +37,7 @@ RowLayout {
color: rowIndex % 2 ? palette.window : Qt.darker(palette.window, 1.1)
border.width: 2
border.color: Qt.darker(palette.window, 1.2)
clip: true
Loader {
id: loaderComponent
sourceComponent: {