Fix a bug involving windowlist, splits and layouts
commitd938e5145266675287814a60108bad63b55d0261
authorSadrul Habib Chowdhury <sadrul@users.sourceforge.net>
Sun, 10 Aug 2008 14:15:21 +0000 (10 10:15 -0400)
committerSadrul Habib Chowdhury <sadrul@users.sourceforge.net>
Sun, 10 Aug 2008 14:15:21 +0000 (10 10:15 -0400)
tree4e043420f982e41d0455522976b930a2ed1b64eb
parent896e50658d4ddffb62243b424c2d332fb8bbe9bc
Fix a bug involving windowlist, splits and layouts

The blank layer, which is used by the windowlist, is not resized when
the canvas is resized, which caused the bug. This change should fix the
issue.

Bug reported by Jean-Yves Levesque in
<111f7ec40808050840t521e4d9bmcd54353087c81fec@mail.gmail.com>
src/display.c
src/resize.c