View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002736 | NoesisGUI | Studio | public | 2023-10-20 11:09 | 2023-10-23 13:48 |
| Reporter | sfernandez | Assigned To | dfranjic | ||
| Priority | normal | Severity | minor | ||
| Status | resolved | Resolution | fixed | ||
| Target Version | Studio_Alpha | ||||
| Summary | 0002736: Changing Path Stretch from None to Fill does not update the rendered path | ||||
| Description |
The rendered Path won't be updated, although when Direct Selection tool is selected the path adorner shows the expected result. Playing the scene also shows the correct Path. | ||||
| Attached Files | |||||
| Platform | Any | ||||
|
Fixed with the r12860. After properties were updated in the UpdatePropertyCommand call, the element required an invalidation using the UIElement::InvalidateVisual(). |
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2023-10-20 11:09 | sfernandez | New Issue | |
| 2023-10-20 11:09 | sfernandez | File Added: pathfill.png | |
| 2023-10-20 11:10 | sfernandez | Assigned To | => dfranjic |
| 2023-10-20 11:10 | sfernandez | Status | new => assigned |
| 2023-10-20 11:57 | jsantos | Target Version | => Studio_Alpha |
| 2023-10-20 16:58 | sfernandez | Product Version | Studio_Alpha => |
| 2023-10-23 13:48 | dfranjic | Status | assigned => resolved |
| 2023-10-23 13:48 | dfranjic | Resolution | open => fixed |
| 2023-10-23 13:48 | dfranjic | Note Added: 0008863 |