On Fri, Mar 04, 2005 at 01:30:33AM +0000, David Tweed wrote: > Hi, bit of a vague "bug" report:
The problem was due to the floating split load code expecting stored sizes to include the handles, but the saving code (same as that for normal splits) doesn't include those in the sizes it saves. The latest patch in the ion-3 darcs repository fixes this by making the load code add the handle sizes by default (and adding an override flag for panews layout code). -- Tuomo
