View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004137 | NoesisGUI | Studio | public | 2025-05-07 14:32 | 2025-05-07 14:56 |
Reporter | dstewart | Assigned To | sfernandez | ||
Priority | normal | Severity | minor | ||
Status | assigned | Resolution | open | ||
Product Version | Studio_Beta | ||||
Target Version | Studio_Beta | ||||
Summary | 0004137: Failure to Change Image Source in Timelines + Crash Changing ImageSource in Setters. | ||||
Description | Currently, an ImageBrush can't be changed within a Storyboard or Setter Repro Steps: 1) Create a Project containing a MainPage.xaml 5) Select the Border pre-populated in the Button Template, navigate to its Properties, select the 'Background' Property, and select 'ImageBrush', and select any bitmap image. 6) Navigate to the Animation/Visual States tab, and under any of the pre-populated Visual States, select the Border Element, and attempt to have it change Background Image during any of these states. Observe how the image displayed within the Border doesn't change, and no keyframes are logged to key the image swap. 7) Navigate to the Button's Interactivity/Setters Tab. 8) In the pre-populated IsMouseOver=True Setter, change the Border's Background/ImageBrush to any Image. 9) In the pre-populated IsPressed=True Setter, change the Border's Background/ImageBrush to any second image. Observe Studio crashing. Expected Results: | ||||
Tags | No tags attached. | ||||
Platform | Any | ||||