mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 17:09:08 +08:00
Fix warning in Setting Visibility Page
This commit is contained in:
parent
86d84d14e1
commit
be74d4dd3f
@ -166,7 +166,7 @@ UM.PreferencesPage
|
||||
{
|
||||
id: loader
|
||||
|
||||
width: parent.width
|
||||
width: settingsListView.width
|
||||
height: model.type != undefined ? UM.Theme.getSize("section").height : 0
|
||||
|
||||
property var definition: model
|
||||
|
Loading…
x
Reference in New Issue
Block a user