View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0004659 | NoesisGUI | Studio | public | 2025-12-20 21:16 | 2025-12-23 23:38 |
| Reporter | net8floz | Assigned To | sfernandez | ||
| Priority | normal | Severity | major | ||
| Status | assigned | Resolution | open | ||
| Product Version | Studio_Beta | ||||
| Target Version | Studio_Beta | ||||
| Summary | 0004659: 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? | ||||
| Platform | Windows | ||||
| related to | 0002976 | assigned | sfernandez | Loaded Triggers should be disabled when the viewport is not in play mode |
|
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. |
|
|
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. |
|
|
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. |
|
| 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 |