View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0004193 | FreeCAD | Bug | public | 2019-11-09 11:55 | 2020-01-13 01:31 |
| Reporter | ickby | Assigned To | wmayer | ||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Summary | 0004193: ViewProviders do not inform observers about Proxy property change | ||||
| Description | Changes 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. | ||||
| Tags | No tags attached. | ||||
| FreeCAD Information | Master code issue, no version info required. | ||||
| 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 |
FreeCAD