Good first issuebugpython
仓库指标
- 星标
- (26 个星标)
- PR 合并指标
- (PR 指标待抓取)
描述
A GPX can have routes or tracks. tracks can have multiple segments.
Current behaviour:
- gpx with 1 tracks with 2 segments -> both are shown
- gpx with 2 tracks (with 1 segment each) -> only first track is shown
Expected behaviour : show both tracks