View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0003517 | NoesisGUI | Studio | public | 2024-07-17 13:44 | 2024-07-30 23:53 |
| Reporter | dstewart | Assigned To | dfranjic | ||
| Priority | normal | Severity | major | ||
| Status | resolved | Resolution | fixed | ||
| Product Version | Studio_Path | ||||
| Target Version | Studio_Path | ||||
| Summary | 0003517: Converting a Shape to a Path Breaks The Page If A Resource Was Applied to the Path | ||||
| Description | Currently if you have a Project-level Resource applied to a Shape, and then you convert that Shape to a Path, the Resources will be lost, and the Page will break. This appears to be due to what was a DynamicResource in the Shape, being incorrectly converted to a StaticResource as a Path. Because of the Static nature, this means that the Path is unable to fetch the Resource in the GlobalResources dictionary. | ||||
| Steps To Reproduce | Repro Steps: 1) Create a Page Observe the error indicating that the XAML has broken. Expected Results: Converting from a Shape to a Path doesn't break any Resources, and they are successfully converted over to a valid format in the process. | ||||
| Platform | Any | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2024-07-17 13:44 | dstewart | New Issue | |
| 2024-07-17 17:49 | jsantos | Assigned To | => dfranjic |
| 2024-07-17 17:49 | jsantos | Status | new => assigned |
| 2024-07-17 17:49 | jsantos | Target Version | => Studio_Path |
| 2024-07-30 23:53 | dfranjic | Status | assigned => resolved |
| 2024-07-30 23:53 | dfranjic | Resolution | open => fixed |