News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

Saving layout does not save splitter window panel sizes

Started by indigo0086, March 03, 2008, 06:13:23 PM

Previous topic - Next topic

indigo0086

Whenever I leave codeblocks and re-enter it the splitter panel sizes mainly on the symbols browser defaults to the smal size where the top is really tiny and the bottom is the larger portion., as seen in the screenshot.  I save the layout after I resize it but it doesn't remedy the situation.  How do I fix it?

[attachment deleted by admin]

indigo0086

the before picture btw is after I change the size but before I restart it, the after picture is after it is restarted.

Ceniza

Yup, I've seen that too. I even tried to follow the code that sets that splitter once, and it was called like 5 times on start. IIRC, only the first 2 times was called with the right size, but the next calls used a different one... which finally became the size you see in "After".

I'm not completely sure, but I think it worked correctly some time ago. I even recall seeing something in the commit logs. I remember trying that version, and it didn't solve the problem. Chances are it was something else and I misinterpreted (Firefox's spell checker says it's correctly written, so it must mean something :)) it.