View Issue Details

IDProjectCategoryView StatusLast Update
0004193FreeCADBugpublic2020-01-13 01:31
Reporterickby Assigned Towmayer  
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionfixed 
Summary0004193: ViewProviders do not inform observers about Proxy property change
DescriptionChanges to python features Proxy properties are not captured by document observers. Reason is that the change to proxy is intercepted and not forwarded:
onChanged

This is different to the App space python features and hence a bug.
TagsNo tags attached.
FreeCAD InformationMaster code issue, no version info required.

Activities

Kunda1

2019-11-09 12:30

administrator   ~0013814

@wmayer can I assign to you?

@ickby would you be interested in adding some doxygen comments to this function in the header file ?

Kunda1

2020-01-11 12:57

administrator   ~0014050

@wmayer should we target for 0.19 or wait ?

wmayer

2020-01-13 01:31

administrator   ~0014066

Fix committed to master branch.

Related Changesets

FreeCAD: master 7dc81c76

2020-01-13 01:30:10

wmayer

Details Diff
fixes 0004193: ViewProviders do not inform observers about Proxy property change Affected Issues
0004193
mod - src/Gui/ViewProviderPythonFeature.h Diff File

Issue History

Date Modified Username Field Change
2019-11-09 11:55 ickby New Issue
2019-11-09 12:30 Kunda1 Note Added: 0013814
2020-01-11 12:57 Kunda1 Note Added: 0014050
2020-01-13 01:31 wmayer Changeset attached => FreeCAD master 7dc81c76
2020-01-13 01:31 wmayer Note Added: 0014066
2020-01-13 01:31 wmayer Assigned To => wmayer
2020-01-13 01:31 wmayer Status new => closed
2020-01-13 01:31 wmayer Resolution open => fixed