QSplitter has rendering problems on os x
authorDiane Trout <diane@caltech.edu>
Tue, 4 Apr 2006 03:36:02 +0000 (03:36 +0000)
committerDiane Trout <diane@caltech.edu>
Tue, 4 Apr 2006 03:36:02 +0000 (03:36 +0000)
commit8cb71e1a16f0800f2451779aae65ea8a847a284c
tree24768a8658689fb4296f1edd32e1f34ce8a4fe7f
parentcb7fe044f5b0fb346480eeed38e0e1f7bf90c7df
QSplitter has rendering problems on os x
QSplitter and QGlWidget don't get along that well on OS X. when toggling
the maximize state bits of the splitter are left in the opengl canvas.

Replacing the splitter with just a simple QHBoxLayout is much less
problematics, though of course it doesn't let the user hide the sidebars.
qui/seqbrowser/SequenceBrowserWidget.cpp
qui/seqbrowser/SequenceBrowserWidget.hpp