mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-29 08:13:14 +00:00
small tweak
This commit is contained in:
@@ -341,7 +341,6 @@ class BIM_ADDON_preferences(bpy.types.AddonPreferences):
|
|||||||
row.prop(context.scene.DocProperties, "shadingstyle_default")
|
row.prop(context.scene.DocProperties, "shadingstyle_default")
|
||||||
row = self.layout.row()
|
row = self.layout.row()
|
||||||
row.prop(context.scene.DocProperties, "drawing_font")
|
row.prop(context.scene.DocProperties, "drawing_font")
|
||||||
row = self.layout.row()
|
|
||||||
row.prop(context.scene.DocProperties, "magic_font_scale")
|
row.prop(context.scene.DocProperties, "magic_font_scale")
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user