Files
@ 1cc64983363a
Branch filter:
Location: kallithea/.travis.yml
1cc64983363a
834 B
application/yaml
graph: fix graph drawing if there is less than one pixel available per branch
The branch width would be rounded down and the graph would be 0 pixels wide and
thus even more unreadable than it should have been.
The branch width would be rounded down and the graph would be 0 pixels wide and
thus even more unreadable than it should have been.