Files
create/src/Mod/Draft
vocx-fc abfda26483 Draft: add onChanged method in the derived annotation classes
The classes `ViewProviderDimensionBase`, `ViewProviderLinearDimension`,
`ViewProviderAngularDimension`, `ViewProviderText`, and
`ViewProviderLabel` use `super()` to call the `onChanged` method
of the parent class `ViewProviderDraftAnnotation`.

In this way the `AnnotationStyle` property correctly modifies
the properties of every annotation object.
2020-06-19 12:15:25 +02:00
..
2020-06-15 10:11:22 +02:00
2020-03-24 11:14:24 +01:00
2020-04-21 12:46:08 +02:00
2020-06-09 11:53:02 +02:00
2020-04-21 12:46:08 +02:00
2020-05-25 13:37:55 +02:00