View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003381 | NoesisGUI | Studio | public | 2024-06-11 13:40 | 2024-06-13 16:05 |
Reporter | dstewart | Assigned To | dfranjic | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | Studio_Alpha | ||||
Target Version | Studio_Alpha | ||||
Summary | 0003381: Modifying the Position of an Anchor Point in a Path Animation Affects More Properties than Required | ||||
Description | Currently, if you animate the position of an anchor point, it will key and change far more Properties than are required to complete the operation. This adds unnecessary bloat to the Animation Timeline, and introduces more surfaces for things to potentially go wrong in increasing the complexity. | ||||
Steps To Reproduce | Repro Steps: (Note that you will need an SVG asset available to reproduce the steps) 1) Create a Page 2) Right-Click on the Page's Root Grid, and from the Context Menu, select Edit-->Import SVG. 3) Select an SVG, which will import it to the Page. 4) Navigate to the Animations Panel and create a new Storyboard. Upon the creation, the Timeline will appear, and you will be entered into Storyboard 'Edit' mode. 5) Set the Playhead to further down the Timeline (example: 1 second down the line) 6) Select the Path Selection (Shortcut [A] ), and click on any anchor point in the SVG Path. 7) Click and Drag the anchor point in any direction. 8) In the Timeline, expand the Path in the timeline to see all properties modified. Observe how the Top, Width, Height, Margin, Left, and Data properties have all been changed as a result of a change in position of the anchor point. Expected Results: Given the modification that was made, only the Path/Data Property should have been modified in the process. | ||||
Tags | No tags attached. | ||||
Platform | Any | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2024-06-11 13:40 | dstewart | New Issue | |
2024-06-11 13:40 | dstewart | File Added: PathAnimationBug.jpg | |
2024-06-11 13:56 | dstewart | Steps to Reproduce Updated | |
2024-06-11 14:38 | dfranjic | Relationship added | related to 0002865 |
2024-06-11 14:38 | dfranjic | Assigned To | => dfranjic |
2024-06-11 14:38 | dfranjic | Status | new => assigned |
2024-06-12 11:01 | jsantos | Target Version | => Studio_Alpha |
2024-06-13 16:05 | dfranjic | Status | assigned => resolved |
2024-06-13 16:05 | dfranjic | Resolution | open => fixed |