View Issue Details

IDProjectCategoryView StatusLast Update
0003381NoesisGUIStudiopublic2024-06-13 16:05
Reporterdstewart Assigned Todfranjic  
PrioritynormalSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
Product VersionStudio_Alpha 
Target VersionStudio_Alpha 
Summary0003381: Modifying the Position of an Anchor Point in a Path Animation Affects More Properties than Required
DescriptionCurrently, 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 ReproduceRepro 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.
TagsNo tags attached.
PlatformAny

Relationships

related to 0002865 resolveddfranjic Animating Path points produces a lot of changes in other properties 

Activities

dstewart

dstewart

2024-06-11 13:40

developer  

PathAnimationBug.jpg (306,017 bytes)

Issue History

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