mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-05-22 12:39:22 +08:00
Merge branch 'master' of https://github.com/Ultimaker/Cura
This commit is contained in:
commit
756422fc0e
@ -160,7 +160,7 @@ Item {
|
|||||||
ScrollView
|
ScrollView
|
||||||
{
|
{
|
||||||
height: parent.height
|
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
|
style: UM.Theme.styles.scrollview
|
||||||
ListView
|
ListView
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user