diff options
author | Tomaz Canabrava <tomaz.canabrava@intel.com> | 2015-02-10 15:51:30 -0200 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2015-02-10 10:45:46 -0800 |
commit | 9b547e6c718146ab73122a1b1f5d1c94e1ce7e3a (patch) | |
tree | 325e99fa0cfa200a6b8a68f7c08555e581cceab2 /liquivision.c | |
parent | 7b46a8fddfce8d9c47c0220b426adcd7b8eecd84 (diff) | |
download | subsurface-9b547e6c718146ab73122a1b1f5d1c94e1ce7e3a.tar.gz |
Remove the flicker issue and the resize issue.
The flicker was caused by removing all widgets (and thus setting
the size of the splitter to zero) and then re-adding them.
I've added four QStackedWdigets that have a consistent size and
the only thing I do now is to set the corresponding widget to visible
without removing / readding anything, and thus, not messing with
the sizes.
Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'liquivision.c')
0 files changed, 0 insertions, 0 deletions