mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 06:25:59 +08:00
Remove superfluous anchors.fill
This is already set by the StackView, which (logically) requires that the children fill the entire space taken by the StackView. Contributes to issue CURA-8565.
This commit is contained in:
parent
0337c1c776
commit
6d1ffbde69
@ -53,7 +53,6 @@ Window
|
|||||||
ColumnLayout
|
ColumnLayout
|
||||||
{
|
{
|
||||||
id: packageBrowse
|
id: packageBrowse
|
||||||
anchors.fill: parent
|
|
||||||
|
|
||||||
spacing: UM.Theme.getSize("default_margin").height
|
spacing: UM.Theme.getSize("default_margin").height
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user