mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-08 15:37:27 -06:00
Make suggested changes
Add anchors instead of using width Contributes to CURA-6518.
This commit is contained in:
parent
1d6ba3ffb0
commit
46e6baf6ae
2 changed files with 24 additions and 5 deletions
|
@ -7,7 +7,6 @@ import UM 1.1 as UM
|
|||
|
||||
ScrollView
|
||||
{
|
||||
id: base
|
||||
clip: true
|
||||
width: parent.width
|
||||
height: parent.height
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue