mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-08 22:35:03 -06: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
04501f788c
commit
0cd8798aff
1 changed files with 0 additions and 1 deletions
|
@ -53,7 +53,6 @@ Window
|
|||
ColumnLayout
|
||||
{
|
||||
id: packageBrowse
|
||||
anchors.fill: parent
|
||||
|
||||
spacing: UM.Theme.getSize("default_margin").height
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue