View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001054 | NoesisGUI | C# SDK | public | 2017-04-12 12:06 | 2018-11-23 19:33 |
| Reporter | ai_enabled | Assigned To | sfernandez | ||
| Priority | normal | Severity | major | ||
| Status | assigned | Resolution | open | ||
| Product Version | 1.3.0 | ||||
| Summary | 0001054: Cannot bind StaticResource of type Double to dependency property of type Double | ||||
| Description | Hi guys, I cannot use double value defined in ResourceDictionary as static resource for style: <Style TargetType="{x:Type core:GameWindow}"> Noesis.Error+NoesisException: Invalid value 'Boxed<Float32>' for property '.?AVTypeClass@Core@Noesis@@.WindowWidth' It seems NoesisGUI consider every system:Double property to be Float32 (system:Single), but dependency property is expecting value of type double. Regards! | ||||
| Platform | Any | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2017-04-12 12:06 | ai_enabled | New Issue | |
| 2018-11-01 02:14 | jsantos | View Status | public => private |
| 2018-11-22 10:02 | sfernandez | Assigned To | => sfernandez |
| 2018-11-22 10:02 | sfernandez | Status | new => assigned |
| 2018-11-22 10:02 | sfernandez | View Status | private => public |
| 2018-11-22 10:02 | sfernandez | Platform | => Any |