View Issue Details

IDProjectCategoryView StatusLast Update
0003865NoesisGUIStudiopublic2024-12-19 17:28
Reporterdstewart Assigned Todfranjic  
PrioritynormalSeveritymajor 
Status resolvedResolutionfixed 
Product VersionStudio_Alpha 
Target VersionStudio_Alpha 
Summary0003865: Element Visibility Does Not Live-Update in Storyboards
Description

Currently, if you are within a Storyboard, and you set the visibility to Hidden or Collapsed, the change will not be visually reflected on the Stage.

As far as I can tell from a very brief look, the 'Visibility' Property appears to be the only one that does not function as expected.

The only way I have found to get it to display according to the Visibility that is keyed is to select 'No Storyboard applied' and then return to the Storyboard. In these circumstances, it will display as per the Property value.

Screenshot attached.

Steps To Reproduce

Repro Steps.

1) Create a Page
2) Introduce a Grid Element inside of the RootGrid, and set its size to be 512x512, and its Background to be a nice visible colour of your choice.
3) Navigate to the Animation tab and to the 'Storyboards' sub-tab.
4) Create a new Storyboard animation, select the Grid created in Step 2), and change its Visibility to Hidden.

Observe how the Grid is still visible on-Stage.

Expected Results: Changes in the Visibility Property immediately apply and are visually reflected on-Stage.

5) Click on the 'No Storyboard applied' row of the Storyboards sub-tab.
6) Click again the created Storyboard.

Observe how the correct Visibility Property is now displaying.

Attached Files
VisibilityRendering.jpg (339,386 bytes)
PlatformAny

Activities

Issue History

Date Modified Username Field Change
2024-12-19 13:14 dstewart New Issue
2024-12-19 13:14 dstewart File Added: VisibilityRendering.jpg
2024-12-19 13:19 sfernandez Assigned To => dfranjic
2024-12-19 13:19 sfernandez Status new => assigned
2024-12-19 13:19 sfernandez Target Version => Studio_Alpha
2024-12-19 17:28 dfranjic Status assigned => resolved
2024-12-19 17:28 dfranjic Resolution open => fixed