View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001774 | NoesisGUI | C# SDK | public | 2020-08-11 07:14 | 2020-08-12 17:55 |
| Reporter | ck_russ | Assigned To | sfernandez | ||
| Priority | normal | Severity | major | ||
| Status | resolved | Resolution | fixed | ||
| Product Version | 3.0.4 | ||||
| Target Version | 3.0.5 | Fixed in Version | 3.0.5 | ||
| Summary | 0001774: Unable to set Storyboard Target in code | ||||
| Description | A Storyboard's target/targetname set in code is ignored on a call to storyboard.Begin():
In the above code snippet all assertions pass, but the call to Begin() fails with a log output of: ""Cannot Begin Storyboard, Target not found". Manually specifying the target "sb.Begin(CodeButton)" does work. | ||||
| Platform | Windows | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2020-08-11 07:14 | ck_russ | New Issue | |
| 2020-08-11 07:14 | ck_russ | Tag Attached: C# Storyboard | |
| 2020-08-11 10:41 | jsantos | Target Version | => 3.0.5 |
| 2020-08-11 10:41 | jsantos | Assigned To | => sfernandez |
| 2020-08-11 10:41 | jsantos | Status | new => assigned |
| 2020-08-12 17:55 | sfernandez | Status | assigned => resolved |
| 2020-08-12 17:55 | sfernandez | Resolution | open => fixed |
| 2020-08-12 17:55 | sfernandez | Fixed in Version | => 3.0.5 |