-
Bug
-
Resolution: Cannot Reproduce
-
P2: Important
-
4.2.1
-
None
When resizing QDockWidgets in a QMainWindow with no central widget, they will not be be drawn properly. The widgets will flicker and they will be drawn on top of each other.
Note: Please use a central widget. QMainWindow never worked correctly without one.