Reemh / taco

This should be my master's thesis about table comparison.
BSD 3-Clause "New" or "Revised" License
0 stars 2 forks source link

Fix bug: in the percentage bar the red and green is there with height 0 for no structural changes #25

Closed Reemh closed 9 years ago

Reemh commented 9 years ago

In case of selecting the structure changes button, if there's not structural changes at all, it will still draw a thin line with the color green (and another one with red) with the height 0 (because 0 is returned). If it's a real bug then they should not exist or if we want to keep them we should give them a different color (or anything else to distinguish them from the really small values).

Reemh commented 9 years ago

Solved by removing the padding.