mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 14:19:00 +08:00
Ensure contentWidth is calculated correctly
CURA-8948
This commit is contained in:
parent
a14c160d86
commit
25d2ed14dd
@ -129,6 +129,7 @@ Item
|
||||
}
|
||||
|
||||
flickableDirection: Flickable.AutoFlickIfNeeded
|
||||
contentWidth: -1 // AUto calculate the contendWidth
|
||||
clip: true
|
||||
ScrollBar.vertical: UM.ScrollBar {}
|
||||
columnWidthProvider: function(column)
|
||||
|
Loading…
x
Reference in New Issue
Block a user