mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-03 12:03:57 -06:00
Remove useful comment
This commit is contained in:
parent
551cfa9d71
commit
58289a7b45
1 changed files with 0 additions and 2 deletions
|
@ -9,8 +9,6 @@ import UM 1.1 as UM
|
||||||
|
|
||||||
Column
|
Column
|
||||||
{
|
{
|
||||||
// HACK: GridLayouts don't render to the correct height with odd numbers of
|
|
||||||
// items, so if odd, add some extra space.
|
|
||||||
height: childrenRect.height
|
height: childrenRect.height
|
||||||
width: parent.width
|
width: parent.width
|
||||||
spacing: UM.Theme.getSize("default_margin").height
|
spacing: UM.Theme.getSize("default_margin").height
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue