diff options
author | Robert Griebl <robert.griebl@nokia.com> | 2010-07-12 12:35:33 (GMT) |
---|---|---|
committer | Robert Griebl <robert.griebl@nokia.com> | 2010-07-12 12:35:33 (GMT) |
commit | 07321dfceed41c1851781841e03c4148da47e41e (patch) | |
tree | 582964432da373f5e8979de156c30773ca8c9737 /.commit-template | |
parent | cbc7a0251a727827418707c7a05ea44241a06efb (diff) | |
download | Qt-07321dfceed41c1851781841e03c4148da47e41e.zip Qt-07321dfceed41c1851781841e03c4148da47e41e.tar.gz Qt-07321dfceed41c1851781841e03c4148da47e41e.tar.bz2 |
Calling setMinimumSize(0, 0) on a top-level window sometimes triggers a bug
in the Compiz window manager which leads to the QML viewer mainwindow not
being composited anymore (at least until the next resize).
Since we need to somehow switch between fixed size and freely resizable
views, we have to work around that bug using the layout constraint hints.
Task-number: QTBUG-11771
Reviewed-by: kkoehne
Diffstat (limited to '.commit-template')
0 files changed, 0 insertions, 0 deletions