mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-22 06:03:57 -06:00
Ensure contentWidth is calculated correctly
CURA-8948
This commit is contained in:
parent
a14c160d86
commit
25d2ed14dd
1 changed files with 1 additions and 0 deletions
|
@ -129,6 +129,7 @@ Item
|
|||
}
|
||||
|
||||
flickableDirection: Flickable.AutoFlickIfNeeded
|
||||
contentWidth: -1 // AUto calculate the contendWidth
|
||||
clip: true
|
||||
ScrollBar.vertical: UM.ScrollBar {}
|
||||
columnWidthProvider: function(column)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue