FreeCAD: master 466ae17a

Author Committer Branch Timestamp Parent
vocx-fc yorik master 2020-06-06 17:29:50 master bbdd9abc
Changeset Draft: hide properties not used in the Label object

When `LabelType` is `'Custom'`, the `Target` property
is hidden and `CustomText` is shown.

For other values of `LabelType`, `Target` is shown,
and in turn `CustomText` is hidden.

This avoids showing unused information in the property editor.
mod - src/Mod/Draft/draftobjects/label.py Diff File