Material: editor, white spaces

This commit is contained in:
Bernd Hahnebach
2019-02-15 18:20:14 +01:00
committed by wmayer
parent 19926d7beb
commit 04fbd8f6e6

View File

@@ -67,7 +67,7 @@ class MaterialEditor:
buttonSave = widget.ButtonSave
comboMaterial = widget.ComboMaterial
treeView = widget.treeView
# temporarily hide preview fields, as they are not used yet
# TODO : implement previews
widget.PreviewGroup.hide()