View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0005067 | NoesisGUI | Studio | public | 2026-06-09 13:11 | 2026-06-09 16:05 |
| Reporter | dstewart | Assigned To | dfranjic | ||
| Priority | normal | Severity | major | ||
| Status | assigned | Resolution | open | ||
| Product Version | Studio_Beta | ||||
| Summary | 0005067: No Method To Set Transforms Via ChangePropertyActions | ||||
| Description | Currently, LayoutTransforms, RenderTransforms, and Transform3D are selectable as the 'Property Name' of a Trigger's 'ChangePropertyAction' Actions. However, Studio offers no way to select the axis, or the axis' value for the Transformation. Repro Steps: 1) Create a Studio Project featuring a MainPage.xaml, and introduce a Button Element onto the Stage. 2) Right-Click on the Button Element, and create a Template for it. 3) Navigate to the Interactivity/Triggers Panel, select any Element in the hierarchy, and create a new DataTrigger for it. 4) Create a new ChangePropertyAction Action for this Trigger, and under its 'Property Name' select 'LayoutTransform'. 5) Attempt to make a specific Transform (eg: ScaleX, Rotation, etc...) Observe how it can't be achieved. Expected Results: Specific sub-Properties of the included Transformed can be set via a Trigger's 'ChangePropertyAction' | ||||
| Platform | Any | ||||