- working to differentiate between temporary units change and permanent units change
This commit is contained in:
@@ -162,7 +162,7 @@ class PlotCanvas3d(QtCore.QObject, scene.SceneCanvas):
|
||||
fsize = 8
|
||||
|
||||
# units
|
||||
# units = self.fcapp.defaults["units"].upper()
|
||||
# units = self.fcapp.app_units.upper()
|
||||
|
||||
# coordinates and anchors
|
||||
height = fsize * 11 # 90. Constant 11 is something that works
|
||||
|
||||
Reference in New Issue
Block a user