Draw column using their colors at full width
commit31fb67767443b926d2773f0265f2eed6d3e459b4
authorAdam Strzelecki <ono@java.pl>
Mon, 26 Oct 2015 20:27:07 +0000 (26 21:27 +0100)
committerJonas Fonseca <jonas.fonseca@gmail.com>
Sat, 20 Feb 2016 02:35:48 +0000 (19 21:35 -0500)
tree18e5c5995f9a748259636701b5e6e504d0d184c1
parent2401021b93d64445fefa3c3002a030ad209fd3a2
Draw column using their colors at full width

Previously column colors were used only for text, padding space to max column
width was drawn with default color, which effectively made setting column
background color useless.
src/draw.c