Develop

Ticket #1525 (closed defect: fixed)

Opened 19 months ago

Last modified 16 months ago

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:1 Changed 19 months ago by Turbo

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

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.

comment:3 Changed 19 months ago by Turbo

what exactly is a "malformed polygon" ?

comment:4 Changed 19 months ago by max

One with overlapping edges.

comment:5 Changed 18 months ago by Turbo

  • Owner set to max
  • Status changed from new to assigned

comment:6 Changed 16 months ago by wbu

  • Owner changed from max to wbu
  • Status changed from assigned to accepted

comment:7 Changed 16 months ago by wbu

  • Status changed from accepted to closed
  • Resolution set to fixed

78dee9bf860884bc6763e7ea5aa144cec10044d3

Note: See TracTickets for help on using tickets.