View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0004771 | NoesisGUI | Studio | public | 2026-02-03 12:43 | 2026-02-05 11:54 |
| Reporter | dstewart | Assigned To | Antonino | ||
| Priority | normal | Severity | minor | ||
| Status | assigned | Resolution | open | ||
| Product Version | Studio_Beta | ||||
| Target Version | Studio_Beta | ||||
| Summary | 0004771: Navigator Visibility Toggle Unexpectedly Changes Element's Visibility Property | ||||
| Description | This ticket is being logged as a 'Part 2' to the fix implemented in: https://www.noesisengine.com/bugs/view.php?id=4581 This relates to the unexpected behaviour where toggling the Element Stage visibility eye icon between 'open' and 'closed' , not only changes the visibility of an Element on-Stage between Visible and Hidden, but also changes the Element's Runtime Property. This ticket involves two improvements: Repro Steps: 1) Create a Studio Project featuring a MainPage.xaml 3) Hover over the newly introduced Element in the Navigator, and click on the 'eye' icon to hide the Element on the Stage. 4) Select the Element once again, and navigate to its 'Visibility' Property in its Properties Panel. 5) Play the Page by pressing Ctrl+P. 6) Hover over the Element in the Navigator once again, and click the eye icon back on to change its visibility from Hidden to Visible. 7) Deselect, then re-select the Element. Expected Results: The eye on/off visibility function in the Navigator used in Edit-Mode, is separate from the Element's Visibility Properties, which impacts what is displayed at runtime. | ||||
| Platform | Any | ||||