try to calculated the height etc in the same way on progressbar and graph
commitd1e216936c5100e784c5ff6d15db96b23ad7283a
authormarco candrian <mac@calmar.ws>
Wed, 12 Mar 2008 14:19:50 +0000 (12 15:19 +0100)
committerJulien Danjou <julien@danjou.info>
Sun, 23 Mar 2008 14:52:18 +0000 (23 15:52 +0100)
tree38f486f174f7e688e1b5480acd3ce1808dc3c5e7
parentb1b2b48a4c37ff6d931f976f253c735dac41b6db
try to calculated the height etc in the same way on progressbar and graph

some issue is still there (anyway). When there are e.g. 5 horizontal bars
the width of that progressbar (multiply of 5 or similar) may won't be the
same like a graph.

So some tweaking on the graphs' height is necessary then.
widgets/graph.c
widgets/progressbar.c