View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0005034 | NoesisGUI | Studio | public | 2026-05-07 17:51 | 2026-05-07 17:51 |
| Reporter | dstewart | Assigned To | |||
| Priority | normal | Severity | major | ||
| Status | new | Resolution | open | ||
| Product Version | Studio_Beta | ||||
| Summary | 0005034: Creating A Resource In A Style Causes It To Disappear Between Sessions | ||||
| Description | Currently, it is possible to create a Resource within a Style, stored in the Style itself. However, after restarting Studio, the Resource appears to disappear completely from within the Styles Resources manifest.
See attached video. Repro Steps: 1) Create a Studio Project featuring a MainPage.xaml 2) Introduce a 512x512 Button to the Page, right-click on it, and from the context menu navigate to 'Style' --> 'Create'. 3) Within the Style Dummy Inline Editor, change the value of any Property (Foreground works well). 4) After the value has been changed, hover over the Property in question, and from its 3-Dot menu appearing on hover, select 'Convert to Resource'. 5) In the popup that appears, give the Resource a memorable name, and elect to save it inside of the STYLE's Resources. 6) Navigate to the Resources Panel, and select the 'Style' header from the top of the Panel. Observe how the Resource created in Step 4) and 5) appears in the Style. 7) Save all open documents, and restart Studio. 8) Right-click on the Button, and navigate back into the Style via 'Style'-->'Edit'. 9) With the Style open for edit, navigate back to the Resources Panel, and select the Style header just as was done in Step 6). Observe how the Resource no longer exists in its listing. 10) Identify the Property within the Style's Properties Panels that the Resource was created from (eg the 'Foreground' Property). 11) Open the expander directly to the left of the Property's name. Expected Results: Resources created within a Style are visible within Studio after reboot. | ||||
| Attached Files | |||||
| Platform | Any | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2026-05-07 17:51 | dstewart | New Issue | |
| 2026-05-07 17:51 | dstewart | File Added: 2026-05-07 11-39-55.mp4 | |
| 2026-05-07 17:51 | dstewart | Summary | Creating A Resource In A Style Disappears Between Sessions => Creating A Resource In A Style Causes It To Disappear Between Sessions |