mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 03:35:57 +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
|
id: loader
|
||||||
|
|
||||||
width: parent.width
|
width: settingsListView.width
|
||||||
height: model.type != undefined ? UM.Theme.getSize("section").height : 0
|
height: model.type != undefined ? UM.Theme.getSize("section").height : 0
|
||||||
|
|
||||||
property var definition: model
|
property var definition: model
|
||||||
|
Loading…
x
Reference in New Issue
Block a user