mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-23 06:33:55 -06:00
Fix Toolbox QML null object warnings
CURA-5670
This commit is contained in:
parent
5a36bc963c
commit
d6046c725a
6 changed files with 19 additions and 7 deletions
|
@ -12,7 +12,9 @@ ScrollView
|
|||
width: parent.width
|
||||
height: parent.height
|
||||
style: UM.Theme.styles.scrollview
|
||||
|
||||
flickableItem.flickableDirection: Flickable.VerticalFlick
|
||||
|
||||
Column
|
||||
{
|
||||
width: base.width
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue