View Issue Details

IDProjectCategoryView StatusLast Update
0003316NoesisGUIStudiopublic2024-10-30 14:21
Reporterdstewart Assigned Todfranjic  
PrioritynormalSeveritymajor 
Status resolvedResolutionfixed 
Product VersionStudio_Alpha 
Target VersionStudio_Alpha 
Summary0003316: Storyboard Layer Names do not Update In-Sync to Navigator Layer Renames, and Breaks Animations
Description

When editing a Storyboard, renaming a layer within the Layer Navigator does not also rename the same layer within the Timeline panel.
Video attached. This results in renaming a layer breaking a previously-made Timeline animation.

On the XAML side, the name appears to get updated within the Construction, but not within the Storyboard. (so reflecting what is seen in the visual editor within Studio).

Note that however it does work the other way around (renaming a layer from the Timeline causes a rename within the Navigator!)

Steps To Reproduce

Repro Steps:

1) Open Z3L project from the GitHub Internal Samples.
2) Enter the button Template for the "Download" button found in the banner in the upper-right hand corner of the screen.
3) Open the Animation/VisualStates panel, and select the 'MouseOver' state. This should bring up the Animation Timeline for this State.
4) In the Layer Navigator, select any layer that is an animated layer in the Timeline.
5) Double-Click on the layer name inside of the Layer Navigator, and give it a new name.

Observe how the corresponding layer does not update inside of the Animation Timeline.

6) Play the Scene.

Observe how the previously-working animation has broken.

Expected results:

  • Renaming a layer from the Navigator also updates it in the Animation Timeline/Storyboard.
  • Renaming a layer from the Navigator does not break any animations.
Attached Files
PlatformAny

Relationships

has duplicate 0003653 resolveddfranjic Renaming a Layer Used in a Storyboard Deletes All Of Its Animations 

Activities

Issue History

Date Modified Username Field Change
2024-05-16 13:15 dstewart New Issue
2024-05-16 13:15 dstewart File Added: AnimationLayersNotUpdating_Compressed.mp4
2024-05-16 13:55 jsantos Assigned To => sfernandez
2024-05-16 13:55 jsantos Status new => assigned
2024-05-16 13:55 jsantos Target Version => Studio_Alpha
2024-05-16 14:18 dstewart Steps to Reproduce Updated
2024-10-29 20:45 dfranjic Assigned To sfernandez => dfranjic
2024-10-29 20:46 dfranjic Relationship added has duplicate 0003653
2024-10-30 14:21 dfranjic Status assigned => resolved
2024-10-30 14:21 dfranjic Resolution open => fixed