View Issue Details

IDProjectCategoryView StatusLast Update
0003205NoesisGUIStudiopublic2025-04-02 11:09
Reporterdstewart Assigned Tosfernandez  
PrioritynormalSeveritymajor 
Status assignedResolutionopen 
Product VersionStudio_Alpha 
Target VersionStudio_Beta 
Summary0003205: Components Are Not Able To Serve as Trigger Targets for Storyboard Animations
Description

See Repro Steps below!

Steps To Reproduce

Repro Steps:

1) Create a Page
2) Create a Component containing any element, and create a Storyboard for this Component, which features any visible animation in it. Set it to infinitely loop.
3) Within the Component, set a Trigger on the ComponentRoot, which on 'Loaded', Begins playing the Storyboard animation.
Observe how the animation plays infinitely.

4) Drag the Component onto the Page.
Observe how no animations are visible.

Expected Result: Component Animations are Triggered as any other Element.


How a Temporary "Fix" was applied:
Remove the non-functioning trigger, and instead of setting the Trigger to the Component Root, set it the next highest Element in the Navigator hierarchy (ie a parent Grid).
Observe how the animation now plays in the page.

PlatformAny

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2024-03-26 18:39 dstewart New Issue
2024-03-26 20:17 dfranjic Assigned To => sfernandez
2024-03-26 20:17 dfranjic Status new => assigned
2024-03-27 15:40 jsantos Target Version => Studio_Alpha
2025-04-02 11:09 sfernandez Target Version Studio_Alpha => Studio_Beta