FreeCAD: master 802ca4e0

Author Committer Branch Timestamp Parent
vocx-fc wwmayer master 2020-02-14 22:56:04 master eab48f61
Changeset Draft: new view provider icon for the angle dimension

The linear and radial dimensions use the same Proxy class,
but the angular dimension uses a different Proxy class.
To recognize quickly in the tree view the different
types of dimensions, we provide a new icon.

The icon is inspired on the `Draft_Dimension.svg` and
`TechDraw_AngleDimensions.svg` icons.
mod - src/Mod/Draft/Draft.py Diff File
mod - src/Mod/Draft/Resources/Draft.qrc Diff File
add - src/Mod/Draft/Resources/icons/Draft_DimensionAngular.svg Diff File