issues
search
google
/
transitfeed
A Python library for reading, validating, and writing transit schedule information in the GTFS format.
https://github.com/google/transitfeed/wiki
Apache License 2.0
680
stars
253
forks
source link
Fix schedule viewer ui
#459
Open
Oxalin
opened
5 years ago
Oxalin
commented
5 years ago
Two simple fixes:
make sure the bottombar's height is big enough for its whole content
correctly write the Date input according to expected date format.
Two simple fixes: