View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0004945 | NoesisGUI | Studio | public | 2026-03-30 14:39 | 2026-04-02 00:27 |
| Reporter | dstewart | Assigned To | dfranjic | ||
| Priority | normal | Severity | minor | ||
| Status | resolved | Resolution | fixed | ||
| Product Version | Studio_Beta | ||||
| Summary | 0004945: Resource Dictionary Resources Display Unpredictably In The Resource Preview Mode On-Stage | ||||
| Description | Currently, in the Resources Panel, the order of Resources for any given ResourceDictionary are manually ordered. However, there appears to be quite a degree of unpredictability in how the same Resources are displayed in the 'ResourceDictionary Stage Preview' document. See repro steps for such an example. Repro Steps: 1) Create a Studio Project featuring a MainPage.xaml 2) Navigate to the Resources Tab, and select GlobalResources. 3) Using the '+' icon in the top right of the Resources Panel, create the following, in this order: 4) Navigate to the GlobalResources.xaml tab at the top of the app to expose these Resources in the Resource Preview Mode on-Stage. 5) Rename 'Color.001' to 'A' Observe how the order of Resources on-Stage have shifted around to now be in Alphabetical order according to the new names of the Resources. Once again, no particular issue here. 8) Using the 'dragger' in the Resources Panel, re-arrange the resources in the list, to change their order from 'A, B, C' to 'C, B, A'. 9) Save, then close the GlobalResources tab, then re-open it. Observe how now the order of Resources on-Stage now displays as 'C, A, B', which corresponds nor to an the Alphabetical ordering observed in Step 8), nor to the manual ordering of the Resources in the Resources Panel. Expected Results: Resources on-Stage in the Resource Preview Mode display in some discernible pattern. (Just as a personal note, I think that setting them in the same order as they are in the Resources Panel would be the ideal UX, but Alphabetical would be acceptable too.) | ||||
| Platform | Any | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2026-03-30 14:39 | dstewart | New Issue | |
| 2026-03-30 14:59 | dstewart | Description Updated | |
| 2026-04-02 00:27 | dfranjic | Assigned To | => dfranjic |
| 2026-04-02 00:27 | dfranjic | Status | new => resolved |
| 2026-04-02 00:27 | dfranjic | Resolution | open => fixed |
| 2026-04-02 00:27 | dfranjic | Note Added: 0012142 |