View Issue Details

IDProjectCategoryView StatusLast Update
0003539NoesisGUIStudiopublic2025-10-30 15:13
Reporterdstewart Assigned Todstewart  
PrioritynormalSeverityminor 
Status resolvedResolutionfixed 
Product VersionStudio_Alpha 
Target VersionStudio_Beta 
Summary0003539: Properties Can't Be Reset to Default Values in a Storyboard Using the Middle-Mouse Shortcut
Description

Currently, when animating an element across a Storyboard, we offer the ability to adjust a property from the Properties Panel, and if a change is detected, we will change the value and key it at the point of the playhead in the timeline. This is great.

However, the act of reverting to a default value is not considered a valid 'value change' and does not produce a keyframe in the same manner.

Steps To Reproduce

Repro Steps:

1) Create a Page
2) Introduce a 512x512 Rectangle to the Page within the Root Grid.
3) Navigate to the Animation Panel, and select the 'Storyboards' Tab.
4) Click the (+) icon to create a new Storyboard. This will open the Storyboard for edit.

5) Move the playhead to the 1-second mark, and change Fill value of the Rectangle (I changed it from White to Red).
6) Move the playhead to the half-second-mark, and middle-mouse click on the 'Fill' property.

Observe how it wipes the Fill to 'No Brush'. However, observe that it also removed it from the frame at the 1-second mark instead of creating a 'No Brush' keyframe at the half-second mark

7) Ctrl+Z to undo the wiping of the Brush.
8) Return the Playhead to the 1-second mark
9) Change the Rectangle's Render Transform Angle to any value.
10) Middle-mouse click the Angle property field.

Observe that the value is not reset to the default value.

11) Move the playhead to the half-second mark.
12) Middle-mouse click the Angle property field.

Observe that middle-mouse-clicking has not reset the value to the default, and has not keyed a keyframe on the timeline for a value change.

13) Exit the Storyboard view completely, and click on the Rectangle using the Selection Tool (V).
14) Adjust its Render Transform Angle property to any angle.
15) Middle-mouse click the Angle property field.

Observe how it has successfully reset to a default value.

Expected Results: Property Values can successfully be reset to their 'default' values within an animation using the middle-mouse-click shortcut.

PlatformAny

Relationships

related to 0003699 closeddfranjic Transform Values Can't Be Reset To Default in a Storboard Animation 

Activities

dstewart

dstewart

2025-10-30 15:13

developer   ~0011307

Closing this one as all Properties no longer present issues in 0.1.244 with the exception of the Transform Properties, which are covered in the linked/related open Ticket.

Issue History

Date Modified Username Field Change
2024-07-19 17:55 dstewart New Issue
2025-04-02 11:08 sfernandez Target Version => Studio_Beta
2025-10-30 15:09 dstewart Relationship added duplicate of 0003699
2025-10-30 15:10 dstewart Relationship replaced related to 0003699
2025-10-30 15:13 dstewart Assigned To => dstewart
2025-10-30 15:13 dstewart Status new => resolved
2025-10-30 15:13 dstewart Resolution open => fixed
2025-10-30 15:13 dstewart Note Added: 0011307