View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0004746 | NoesisGUI | Studio | public | 2026-01-28 13:42 | 2026-01-28 17:46 |
| Reporter | dstewart | Assigned To | sfernandez | ||
| Priority | normal | Severity | minor | ||
| Status | resolved | Resolution | fixed | ||
| Product Version | Studio_Beta | ||||
| Target Version | Studio_Beta | Fixed in Version | Studio_Beta | ||
| Summary | 0004746: Effects Applied To Radial Elements Within A Component Produce XAML Error | ||||
| Description | Currently, when applying an Effect to a Radial Element inside of a Component, a XAML error can occur as a result of an incorrect syntax that instead of producing the expected <noesis:RadialGauge.Effect>, instead produces a <RadialGauge.Effect> tag. See attached image. This error does not appear to happen if: Repro Steps: 1) Open the Coriolis Project from the InternalProjects GitHub repo. Observe the XAML error thrown. 6) Click on the red cross XAML error button in the lower-right of the Stage, and inspect the error in VSCode. Observe how the Effect tag is missing the 'noesis' prefix. Expected Results: Applying an effect to a RadialElement within a Component does not produce any XAML errors. | ||||
| Attached Files | |||||
| Platform | Any | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2026-01-28 13:42 | dstewart | New Issue | |
| 2026-01-28 13:42 | dstewart | File Added: EffectError.png | |
| 2026-01-28 13:42 | dstewart | Summary | Effects Applied To Radial Elements Within A Component Produce XAML Errors => Effects Applied To Radial Elements Within A Component Produce XAML Error |
| 2026-01-28 17:46 | sfernandez | Assigned To | => sfernandez |
| 2026-01-28 17:46 | sfernandez | Status | new => assigned |
| 2026-01-28 17:46 | sfernandez | Target Version | => Studio_Beta |
| 2026-01-28 17:46 | sfernandez | Status | assigned => resolved |
| 2026-01-28 17:46 | sfernandez | Resolution | open => fixed |
| 2026-01-28 17:46 | sfernandez | Fixed in Version | => Studio_Beta |