View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0004808 | NoesisGUI | Studio | public | 2026-02-13 16:26 | 2026-04-24 03:27 |
| Reporter | dstewart | Assigned To | dfranjic | ||
| Priority | normal | Severity | minor | ||
| Status | resolved | Resolution | fixed | ||
| Product Version | Studio_Beta | ||||
| Target Version | Studio_Beta | ||||
| Summary | 0004808: Easing Presets Can't Be Applied To Multiple Keyframes At Once | ||||
| Description | Currently, we have a robust featureset allowing multiple Elements to have their Properties changed at once. This mechanic does not however seem to function with changing the Easing value of multiple Keyframes at once, and it instead applies the easing only to the last-selected Keyframe in an array. Repro Steps: 1) Create a new Studio Project featuring a MainPage.xaml 3) Navigate to the Animation/Storyboards Panel, and create a new Storyboard Animation. 4) With 'Recording Mode' active, select the Rectangle introduced in Step 2), and in its Render Transform Properties, set its 'Scale X' to '2', and its 'Scale Y' to '2'. 5) Expand all expandeds within the Timeline, to reveal the 'ScaleX' and 'ScaleY' keyframes. 6) Using either Ctrl+Click, or clicking-and-dragging a marquee around the ScaleX and ScaleY keyframes, select both keyframes at once. 7) With the Keyframes Properties open, select the right-most 'Easing' tab above the graph, and select any preset from the list. 8) Deselect both ScaleX and ScaleY Keyframes, then select each of them one by one, paying close attention to their Properties Panel contents. Observe how only 1 of the 2 selected Keyframes had its Easing Mode changed. Expected Results: Multi-Element Property value-changing also applies to changing the Interpolation method across many Keyframes at once. | ||||
| Platform | Any | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2026-02-13 16:26 | dstewart | New Issue | |
| 2026-02-16 10:49 | sfernandez | Assigned To | => dfranjic |
| 2026-02-16 10:49 | sfernandez | Status | new => assigned |
| 2026-02-16 10:49 | sfernandez | Target Version | => Studio_Beta |
| 2026-04-24 03:27 | dfranjic | Status | assigned => resolved |
| 2026-04-24 03:27 | dfranjic | Resolution | open => fixed |
| 2026-04-24 03:27 | dfranjic | Note Added: 0012262 |