View Issue Details

IDProjectCategoryView StatusLast Update
0004659NoesisGUIStudiopublic2025-12-23 23:38
Reporternet8floz Assigned Tosfernandez  
PrioritynormalSeveritymajor 
Status assignedResolutionopen 
Product VersionStudio_Beta 
Target VersionStudio_Beta 
Summary0004659: Interactivity events "On Load" fire in studio when not in play mode
Description

Creating a timer event defaults to a "on load" event which fires in Studio when not in play mode. IE i am deisgning not testing.

For instance create a On Load interaction and point it to a storyboard and load the xaml file in Studio and it will play the story board.

I am guessing this is not the intention?

PlatformWindows

Relationships

related to 0002976 assignedsfernandez Loaded Triggers should be disabled when the viewport is not in play mode 

Activities

net8floz

net8floz

2025-12-23 17:26

reporter   ~0011665

maybe this is intentional as it seems there are situations where you want the interactivity work outside of design mode? storyboards are problematic as they make designing challenging and there is no way to prevent it or stop it that I can find. suggestion would be to not play storyboards in design mode outside of the dopesheet editor, or have "execute in design mode" flags on events.

sfernandez

sfernandez

2025-12-23 17:41

manager   ~0011666

This is a known issue that we haven't handled yet because as you mentioned is not trivial. Sometimes you may want the triggers to invoke the actions, and sometimes it could be problematic (like with animations).

To stop the Storyboard from playing the only workaround right now is going to the Animation tab (Ctrl+4), select the playing animation and select "No storyboard applied" again.

net8floz

net8floz

2025-12-23 23:36

reporter   ~0011669

Last edited: 2025-12-23 23:38

thank you for the workaround, as a quick fix i would suggest disabling storyboards entirely as there is not a use case for playing animations at design time when not editing the animation, unless it is other storyboards triggering while editing a animation.

Issue History

Date Modified Username Field Change
2025-12-20 21:16 net8floz New Issue
2025-12-21 02:44 jsantos Assigned To => sfernandez
2025-12-21 02:44 jsantos Status new => assigned
2025-12-21 02:44 jsantos Target Version => Studio_Beta
2025-12-23 16:50 sfernandez Relationship added related to 0002976
2025-12-23 17:26 net8floz Note Added: 0011665
2025-12-23 17:41 sfernandez Note Added: 0011666
2025-12-23 23:36 net8floz Note Added: 0011669
2025-12-23 23:38 net8floz Note Edited: 0011669