Closed GoogleCodeExporter closed 9 years ago
It's still happening at least in FF3. Will look at this and try to figure out
what's
happening.
Original comment by a...@google.com
on 30 Nov 2009 at 2:57
A quick workaround was committed as r1223. As I mentioned in the code review:
It was the simplest fix I could think of, though it is probably not the best -
the height is fixed instead of being dynamic and using only
the required space.
The fixed value was chosen with 800x600 resolutions in mind. At this resolution
the text above the graph occupies four lines instead of
two, and that has to be accounted for. This leaves a blank space below the
graph at bigger resolutions, and bigger font sizes are not
properly supported (because the height is fixed).
That said, and given the purpose of this tool, I do think that having this fix
is better than leaving the schedule viewer as it is. If someone
more knowledgeable of web development knows how to fix it properly or if
there's time in the future then this can be revisited then.
Original comment by a...@google.com
on 2 Dec 2009 at 9:25
Moved to https://github.com/google/transitfeed/issues/45
Original comment by bdfer...@google.com
on 7 Oct 2014 at 7:52
Original issue reported on code.google.com by
tom.brow...@gmail.com
on 20 Feb 2008 at 12:58