1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-02 10:24:11 +01:00
LibrePilot/ground
cranphin 0634f8ec53 This should fix the problem with splitter positions not being stored when the workspace their on isn't viewed before closing GCS, as Edouard found out.
The source of this problem is that QSplitter.sizes() only returns the sizes set by setSizes() after the QSplitter is actually shown. Even though save/restoreState manages to retrieve them in the same situation. I think it's a bug, not sure if I can be motivated enough to report it though :)


git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@1699 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-09-20 20:11:16 +00:00
..
bin Changed to Unix-Format. 2010-08-05 17:22:24 +00:00
share Update Russian translation 2010-09-18 08:22:33 +00:00
src This should fix the problem with splitter positions not being stored when the workspace their on isn't viewed before closing GCS, as Edouard found out. 2010-09-20 20:11:16 +00:00
openpilotgcs.pri Fix for Mac build, sorry 2010-09-09 22:01:45 +00:00
openpilotgcs.pro Minor change in Error-Message. 2010-08-28 12:30:09 +00:00