View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0005066 | NoesisGUI | Studio | public | 2026-06-09 12:58 | 2026-06-09 18:14 |
| Reporter | dstewart | Assigned To | dfranjic | ||
| Priority | normal | Severity | major | ||
| Status | resolved | Resolution | fixed | ||
| Product Version | Studio_Beta | ||||
| Target Version | 4.0 | ||||
| Summary | 0005066: Resources Can't Be Applied To A Setter's Value Field | ||||
| Description | Currently, Setters can be created which contain Conditions which fire the Setter if these Conditions are met. Each Condition contains a 'Value' field which works without issue when a Value is hand-typed. In theory, the 'Value' field also offers the ability to Apply a Resource, and to use that as a value. In Studio, hitting the 'Apply Resource' button however doesn't invite the user to select from any of the available Resources. Repro Steps: 1) Create a Studio Project featuring a MainPage.xaml 2) From the Resources Panel, create a new SolidColor Resource of your choice, saved inside the GlobalResources dictionary. 3) Introduce a Button Element to the Stage, and create a new Template for it. 4) Still within the Button's Template, navigate to the Interactivity/Setters Panel, and remove all current Setters. 5) Create a new Setter with a SourceName of 'Self', set its Property to 'Foreground', then hover over its 'Value' 3-Dot menu, and select 'Apply Resource'. Observe no Resource Selection interface appears in the Panel, and it is not possible to set the SolidColor Resource created in Step 2). Expected Results: Clicking on the 'Apply Resource' function invites the user to select from a selection of available Project Resources. | ||||
| Platform | Any | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2026-06-09 12:58 | dstewart | New Issue | |
| 2026-06-09 16:06 | jsantos | Assigned To | => dfranjic |
| 2026-06-09 16:06 | jsantos | Status | new => assigned |
| 2026-06-09 16:06 | jsantos | Target Version | => 4.0 |
| 2026-06-09 18:14 | dfranjic | Status | assigned => resolved |
| 2026-06-09 18:14 | dfranjic | Resolution | open => fixed |