diff options
author | Wuzzy <almikes@aol.com> | 2015-02-04 21:28:20 +0100 |
---|---|---|
committer | Wuzzy <almikes@aol.com> | 2015-02-04 21:28:20 +0100 |
commit | e6e8f2d6882e106d48123d7f23651b3faeed84fd (patch) | |
tree | 2b25cfcbf93201246dccf5cbf6796a89416aa85e /changelog.txt | |
parent | 017b304396e139b85105c4133e99c9cadd6d8b41 (diff) |
Hide bar background when max == 0
The bars are intended to show the ratio between value and max.
For a max of 0 (which implies a value of 0), this implies a value/max
ratio of 0/0, which is undefined. Therefore, for this very special case,
we just hide the bar altogether.
Diffstat (limited to 'changelog.txt')
0 files changed, 0 insertions, 0 deletions