mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 21:45:59 +08:00
Don't let table overlap lining
Contributes to issue CURA-8686.
This commit is contained in:
parent
88bf1995c0
commit
c6717c67f4
@ -64,6 +64,7 @@ Item
|
|||||||
{
|
{
|
||||||
id: filesTableView
|
id: filesTableView
|
||||||
anchors.fill: parent
|
anchors.fill: parent
|
||||||
|
anchors.margins: parent.border.width
|
||||||
|
|
||||||
columnHeaders: ["Name", "Uploaded by", "Uploaded at"]
|
columnHeaders: ["Name", "Uploaded by", "Uploaded at"]
|
||||||
model: TableModel
|
model: TableModel
|
||||||
|
Loading…
x
Reference in New Issue
Block a user