Develop
Ticket #1525 (closed defect: fixed)
Reach footprint line: Segment missing
| Reported by: | staylo | Owned by: | wbu |
|---|---|---|---|
| Priority: | low | Milestone: | XCSoar 6.2 |
| Component: | Map | Version: | 6.2.1 |
| Keywords: | android reach footprint segment | Cc: |
Description
The last segment of the reach footprint line is not displayed (this prevents the reach footprint from forming a closed loop)
6.21 on Android
Change History
comment:2 Changed 19 months ago by max
I guess this is the "malformed polygon" bug. Our OpenGL triangulator refuses to work with malformed polygons, and the Reach code sometimes generates those due to rounding errors. See #1442 for another instance of this problem.
Note: See
TracTickets for help on using
tickets.

could you provide a screenshot? not sure what exactly you are talking about...