View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0005070 | NoesisGUI | Studio | public | 2026-06-10 18:08 | 2026-06-17 14:27 |
| Reporter | dstewart | Assigned To | Antonino | ||
| Priority | normal | Severity | major | ||
| Status | resolved | Resolution | fixed | ||
| Product Version | Studio_Beta | ||||
| Target Version | 4.0 | Fixed in Version | 4.0 | ||
| Summary | 0005070: New Resources Not Immediately Available In Templates | ||||
| Description | Currently, there is an issue where if you create a Resource in an custom Dictionary merged into GlobalResources.xaml, and you attempt to use it inside of a Template, it will not be available to select until all Documents are closed and re-opened. See attached video. Repro Steps: 1) Create a new Studio Project featuring a MainPage.xaml 2) Create a new ResourceDictionary, and merged it into GlobalResources.xaml 3) Create a new Template for the first Button on the Page, stored in GlobalResources.xaml 4) In the Template, replace the default ContentPresenter with a TextBlock, give it a custom FontSize, then save the FontSize as a Resource to the Dictionary created in Step 2). 5) Exit the Template of the first Button, then save and close all open Documents. 6) Re-open MainPage.xaml, then from the Resources Panel, duplicate the FontSize Resource created in Step 4), and give it a custom name. 7) Create a Template for the second Button Element on the Stage. 8) As in Step 4, replace the Default ContentPresenter with a TextBlock. 9) Select the TextBlock introduced in Step 8), hover over its FontSize Property, click on its 3-Dot menu, and from this context menu, select 'Apply Resource'. Observe how only the first FontSize that was created in Step 4) prior to saving, closing, and re-opening all documents is available to pick from in the Resources. 10) Save all documents, close all open tabs, and re-open MainPage.xaml, then re-enter the second ButtonTemplate, select the TextBlock, and apply a Resource to its FontSize Property. Observe how now both Resources are available to pick from. Expected Results: Created Resources are immediately to use after being created. | ||||
| Attached Files | |||||
| Platform | Any | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2026-06-10 18:08 | dstewart | New Issue | |
| 2026-06-10 18:08 | dstewart | File Added: 2026-06-10 11-56-48.mp4 | |
| 2026-06-11 10:48 | jsantos | Assigned To | => Antonino |
| 2026-06-11 10:48 | jsantos | Status | new => assigned |
| 2026-06-11 10:48 | jsantos | Target Version | => 4.0 |
| 2026-06-17 14:27 | Antonino | Status | assigned => resolved |
| 2026-06-17 14:27 | Antonino | Resolution | open => fixed |
| 2026-06-17 14:27 | Antonino | Fixed in Version | => 4.0 |
| 2026-06-17 14:27 | Antonino | Note Added: 0012368 |