Fixed typo in Draft
This commit is contained in:
parent
e5d8a04fd0
commit
0d867c983f
|
@ -1777,7 +1777,7 @@ class _ViewProviderDimension:
|
|||
obj.Proxy = self
|
||||
obj.FontSize=getParam("textheight")
|
||||
obj.FontName=getParam("textfont")
|
||||
obj.DisplayModes = ["2D","3D"]
|
||||
obj.DisplayMode = ["2D","3D"]
|
||||
obj.ExtLines=0.3
|
||||
obj.Override = ''
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user