mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-23 06:33:55 -06:00
Merge branch 'master' of https://github.com/Ultimaker/Cura
This commit is contained in:
commit
756422fc0e
1 changed files with 1 additions and 1 deletions
|
@ -160,7 +160,7 @@ Item {
|
|||
ScrollView
|
||||
{
|
||||
height: parent.height
|
||||
width: UM.Theme.getSize("setting").width
|
||||
width: UM.Theme.getSize("setting").width + UM.Theme.getSize("setting").height
|
||||
style: UM.Theme.styles.scrollview
|
||||
ListView
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue