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:
Ghostkeeper 2021-11-29 11:59:46 +01:00 committed by Jelle Spijker
parent 04501f788c
commit 0cd8798aff
No known key found for this signature in database
GPG key ID: 6662DC033BE6B99A

View file

@ -53,7 +53,6 @@ Window
ColumnLayout
{
id: packageBrowse
anchors.fill: parent
spacing: UM.Theme.getSize("default_margin").height