#157 closed defect (fixed)
task lines a bit strange for some tasks
Reported by: | Ágúst | Owned by: | Stein Tore Erdal |
---|---|---|---|
Priority: | major | Milestone: | 1.2.12 |
Component: | FsComp | Version: | 1.2.11 |
Keywords: | Cc: |
Description (last modified by )
See attached image from task 1 Nordic Open 2007 (PG XC).
The blue line should go to the edge, not to the center of the TP.
Happends when the following is true:
- A tp has same position as previous tp but with smaller radius
- the tp is not the last tp and not same position as the last tp
This not only cause error with drawing the lines but also a small error in task distance calculation (typically task distance is to short by < than half the radius of the "offending" tp).
This sort of tp-sequence is found when one has SS tp as a big cylinder, then the following tp as smaller cylinder at same position.
Attachments (1)
Change History (6)
Changed 12 years ago by
Attachment: | nordic2007t1_strange_taskline.png added |
---|
comment:1 Changed 12 years ago by
Description: | modified (diff) |
---|
comment:2 Changed 12 years ago by
Description: | modified (diff) |
---|
comment:3 Changed 12 years ago by
Description: | modified (diff) |
---|
comment:4 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:5 Changed 12 years ago by
Note: See
TracTickets for help on using
tickets.
Tested in FS 1.2.13. OK.
Stein-Tore