Mark the right-side of a region with '|'s.
commit47590ac856029fa5a11c8830d58923aadc8aff78
authorSadrul Habib Chowdhury <sadrul@users.sourceforge.net>
Wed, 17 Mar 2010 16:11:43 +0000 (17 12:11 -0400)
committerSadrul Habib Chowdhury <sadrul@users.sourceforge.net>
Wed, 17 Mar 2010 16:36:09 +0000 (17 12:36 -0400)
tree4b46b1de0801c6ce74d724881e37c968df88fc68
parent8a6abbab0161e6df1cea2ae0033a4c7f4a47f8e9
Mark the right-side of a region with '|'s.

When a layer displayed within a canvas is smaller than the available
area, we show '-' at the bottom, and now '|' on the right to mark
the actual size of the layer in the canvas.
src/display.c
src/layer.c