View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002308 | NoesisGUI | C# SDK | public | 2022-03-14 11:59 | 2022-03-15 13:14 |
| Reporter | darthmaule2 | Assigned To | sfernandez | ||
| Priority | normal | Severity | major | ||
| Status | resolved | Resolution | fixed | ||
| Product Version | 3.1.3 | ||||
| Target Version | 3.1.4 | Fixed in Version | 3.1.4 | ||
| Summary | 0002308: Binding to a PolyLineSegment's Points property doesn't work | ||||
| Description | Binding to a PolyLineSegment's Points property results in this error: 2022-03-11 16:57:21.0651|ERROR|Noesis|Can't add a 'Boxed<Point>' to a 'PointCollection' | ||||
| Steps To Reproduce | This XAML doesn't work: <UserControl x:Class="Modules.Measurement.LineControl"
</UserControl> | ||||
| Platform | Any | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2022-03-14 11:59 | darthmaule2 | New Issue | |
| 2022-03-14 12:11 | sfernandez | Assigned To | => sfernandez |
| 2022-03-14 12:11 | sfernandez | Status | new => assigned |
| 2022-03-14 12:11 | sfernandez | Target Version | => 3.1.4 |
| 2022-03-15 13:14 | sfernandez | Status | assigned => resolved |
| 2022-03-15 13:14 | sfernandez | Resolution | open => fixed |
| 2022-03-15 13:14 | sfernandez | Fixed in Version | => 3.1.4 |