View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0003706 | NoesisGUI | Studio | public | 2024-09-20 11:38 | 2025-10-31 12:55 |
| Reporter | dstewart | Assigned To | sfernandez | ||
| Priority | normal | Severity | minor | ||
| Status | assigned | Resolution | open | ||
| Product Version | Studio_Path | ||||
| Target Version | Studio_Path | ||||
| Summary | 0003706: Not Possible To Animate a PathResource Without Breaking Apart It Being a Resource | ||||
| Description | Currently, although it is possible to create Path Resources, and have them featured on-Stage, it is however not possible to animate them where they are used whilst still conserving their status as a Resource. When a Storyboard is created, and the PathResource is animated within it, it breaks the Resource link, transforming it into a non-Resource Path. If this is intentional, then perhaps we need to issue some warning that applying animations will lead to converting the GlobalResource into a local value. Otherwise, perhaps this is something that should be supported. However, there may be limitations imposed due to no longer being able to swap out one PathGeometry Resource for another, since they contain completely different collections of Path Points between them that are likely incompatible in animation. | ||||
| Steps To Reproduce | Repro Steps: 1) Create a Page Observe from the green frame around the Property, that this Path is now utilising a Resource. 5) Navigate to the Animation Panel (Ctrl+5), navigate to the Storyboard tab, and create a new Storyboard. 8) Select the Path to expose its Properties Panel. Observe how the Data Property is no longer using the Path Resource. Expected Results: Either animating a PathResource supports animation without breaking the link, or a warning is issued to the user that the PathResource will be converted to local values when animated. | ||||
| Platform | Any | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2024-09-20 11:38 | dstewart | New Issue | |
| 2024-09-23 12:27 | admin | Assigned To | => sfernandez |
| 2024-09-23 12:27 | admin | Status | new => assigned |
| 2024-09-23 12:28 | admin | Target Version | => Studio_Path |
| 2025-10-31 12:55 | dstewart | Summary | Not Possible To Animate a PathResource => Not Possible To Animate a PathResource Without Breaking Apart It Being a Resource |