commit | 1e574bb70c2770fe5886fd7327966dfc543e3939 | [log] [download] |
---|---|---|
author | Nicholas Marriott <nicholas.marriott@gmail.com> | Wed Jul 15 17:42:44 2009 +0000 |
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | Wed Jul 15 17:42:44 2009 +0000 |
tree | 21daf5e0c06f69035a1b2c43fe2a9d12e41c868f | |
parent | 537c32b6b61d93b3489fee9cea26cd808125e265 [diff] |
Get rid of the PANE_HIDDEN flag in favour of a function, and moving the decision for whether or not a pane should be drawn out of the layout code and into the redraw code. This is needed for the new layout design, getting it in now to make that easier to work on.