only change view provider stuff when GUI is up
This commit is contained in:
@@ -267,7 +267,8 @@ class ObjectContour:
|
||||
|
||||
path = Path.Path(commandlist)
|
||||
obj.Path = path
|
||||
obj.ViewObject.Visibility = True
|
||||
if obj.ViewObject:
|
||||
obj.ViewObject.Visibility = True
|
||||
|
||||
|
||||
class _ViewProviderContour:
|
||||
|
||||
Reference in New Issue
Block a user