CURA-4761 allow for space for scrollbar in per object settings

This commit is contained in:
Jack Ha 2018-01-04 16:26:39 +01:00
parent 5611a6b6eb
commit 2dad18a9ba

View file

@ -111,7 +111,7 @@ Item {
ScrollView
{
height: parent.height
width: UM.Theme.getSize("setting").width
width: UM.Theme.getSize("setting").width + UM.Theme.getSize("default_margin").width
style: UM.Theme.styles.scrollview
ListView