On 2005-04-04 15:42 +0100, Rui Tiago Matos wrote: > Create a IonWS. Split it horizontally. If you call said function on > the left frame it works OK. If you call it on the right frame it will > expand that frame, but calling again won't return to the split in half > WS but instead the right frame shrinks only a little bit on the left > so you can see about ~10 pixels of the left frame. Shouldn't it return > to the previous state like it does when applied to the left frame?
Oh, the layout must be so that status display adaptation is triggered by the maximize toggle. This will cause the frame to think it has been resized again, and thus lose its saved size. Will be fixed later when I'm less drowsy... -- Tuomo
