| Summary: | Vector.getAngle(Vector) sometimes returns "Nan" instead of "180" | ||
|---|---|---|---|
| Product: | [Tools] GEF | Reporter: | Ivan Lelekov <ivanl_builds> |
| Component: | GEF-Legacy Draw2d | Assignee: | Alexander Nyßen <nyssen> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | nyssen |
| Version: | 3.7.1 | ||
| Target Milestone: | 3.8.0 (Juno) | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
| Whiteboard: | |||
|
Description
Ivan Lelekov
This was caused by rounding effects. Changed implementation to handle values outside the [-1, 1] range. Resolving as fixed in 3.8M6. |