OneBusAway / onebusaway-ios

OneBusAway for iOS, written in Swift.
Other
81 stars 33 forks source link

Add tap to toggle route label view in StopHeaderView #596

Closed ualch9 closed 2 years ago

ualch9 commented 2 years ago

Also, fixes #437 — Stop header map expands when collapsing service alerts, by requiring a minimum height and dynamically calculating padding height.

In consideration of voiceover, this should not impact voiceover since we are only adjusting the alpha of the label, so voiceover will continue to read routes regardless

Lots of routes (showing) Lots of routes (hiding)
Not a lot of routes (showing) Not a lot of routes (hiding)