diff options
author | Jan Arve Saether <jan-arve.saether@digia.com> | 2013-04-02 13:05:30 (GMT) |
---|---|---|
committer | The Qt Project <gerrit-noreply@qt-project.org> | 2013-04-05 19:09:57 (GMT) |
commit | e9b79c38d8101de3cb0ad6b24bb6553e9de3c567 (patch) | |
tree | ceaea09e8aa9938bb43397bf062dfb9a469a77ec /dist/changes-4.4.3 | |
parent | 99f0754e9af80d9e6c2f23e5c4e3c1fd44d2e1cf (diff) | |
download | Qt-e9b79c38d8101de3cb0ad6b24bb6553e9de3c567.zip Qt-e9b79c38d8101de3cb0ad6b24bb6553e9de3c567.tar.gz Qt-e9b79c38d8101de3cb0ad6b24bb6553e9de3c567.tar.bz2 |
Fixed a bug where the MaximumSizeHint of a layout with spans was wrong
This was spotted while tracking down a similar bug related to spans.
This now also eliminates the Q_EXPECT_FAILs in
heightForWidthWithSpanning(), since it now finally works.
The problem was only for the maximum size, since the size of an ignored
row/column was min: 0, pref: 0, max: FLT_MAX (the default constructed
values for a QGridLayoutBox).
Change-Id: Ibb33c26ede40ed02edd26f596ba6133d59c9962f
Reviewed-by: Paul Olav Tvete <paul.tvete@digia.com>
(cherry picked from qtbase/9d7ae6dfbe25fb70a362a4cf955c187cd24cb007)
Diffstat (limited to 'dist/changes-4.4.3')
0 files changed, 0 insertions, 0 deletions