Files
@ 1cc64983363a
Branch filter:
Location: kallithea/MANIFEST.in
1cc64983363a
856 B
text/plain
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.