aesculus / EVTO-App-Feedback

A project to track bugs and ideas for the EVTO App
MIT License
1 stars 0 forks source link

Touching folded map button does not display trip segments #420

Closed EVGrokker closed 7 years ago

EVGrokker commented 7 years ago

V 1.2.0 (31)

Touching the folded map button does not invoke the Trip Segments dialog.

EVGrokker commented 7 years ago

This is with a single-segment trip. With a multi-segment trip it seems to be ok.

aesculus commented 7 years ago

Yep. Using an else if when I should have just used an if

Fixed in V1.2 (32)