mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-15 18:43:59 +00:00
Clipping: removed many unecessary clip: true
This commit is contained in:
@@ -113,7 +113,6 @@ ColumnLayout {
|
||||
cellWidth: Style.baseWidgetSize * 7 * scaling
|
||||
cellHeight: Style.baseWidgetSize * 3 * scaling
|
||||
model: root.contributors
|
||||
clip: true
|
||||
|
||||
delegate: Rectangle {
|
||||
width: contributorsGrid.cellWidth - Style.marginM * scaling
|
||||
|
||||
Reference in New Issue
Block a user