mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-06 22:47:29 -06:00
Don't let table overlap lining
Contributes to issue CURA-8686.
This commit is contained in:
parent
88bf1995c0
commit
c6717c67f4
1 changed files with 1 additions and 0 deletions
|
@ -64,6 +64,7 @@ Item
|
|||
{
|
||||
id: filesTableView
|
||||
anchors.fill: parent
|
||||
anchors.margins: parent.border.width
|
||||
|
||||
columnHeaders: ["Name", "Uploaded by", "Uploaded at"]
|
||||
model: TableModel
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue