View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0005001 | NoesisGUI | Studio | public | 2026-04-16 17:55 | 2026-04-16 17:55 |
| Reporter | dstewart | Assigned To | |||
| Priority | normal | Severity | minor | ||
| Status | new | Resolution | open | ||
| Product Version | Studio_Beta | ||||
| Summary | 0005001: Default Setter Names Are Missing [Brackets] | ||||
| Description | Currently, we have a convention, where we surround any 'default' non-'x-name'names of items in Studio with [SquareBrackets]. Some example of this include default Element names, default Trigger names, and default Behavior names. However, this convention is not followed in the case of Setters which use unbracketed names. We should therefore ideally add Brackets around default Setter names. Repro Steps: 1) Create a Studio Project featuring a MainPage.xaml, and introduce a Button Element to the root Grid. 2) Create a new Template for the Button, saved anywhere, and with any Resource name. 3) Within the Button Template, navigate to the Interactivity Panel, select the root Border of the Button Template, and create a new Trigger of any kind. 4) Within the Button Template still, open the 'Behaviors' tab, and create a new Behavior of any kind. 5) Lastly, navigate to the 'Setters' tab, and create a new Setter of either kind. Expected Results: Default Setters are given [Bracketed] names like all other non-x:name default names given within Studio. | ||||
| Platform | Any | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2026-04-16 17:55 | dstewart | New Issue |