FreeCAD: master 30fcddae

Author Committer Branch Timestamp Parent
uwestoehr wwmayer master 2020-12-28 15:37:33 master 81a5ec5e
Changeset [TD] fix bug with angular and small values

* angular as reported here: https://forum.freecadweb.org/viewtopic.php?f=35&t=53473&start=10#p461507
* small values: since we convert to e.g. mm, we must then not output e.g. 'µm'
* also a code optimization, fix a typo, removal of a meanwhile misleading comment
mod - src/Mod/TechDraw/App/DrawViewDimension.cpp Diff File