diff options
author | Eduardo M. Fleury <eduardo.fleury@openbossa.org> | 2009-11-18 20:14:57 (GMT) |
---|---|---|
committer | Eduardo M. Fleury <eduardo.fleury@openbossa.org> | 2009-11-20 14:27:14 (GMT) |
commit | 33f9b5435edcf56555745e19896a14c790a33b1d (patch) | |
tree | 74162b9f8fefb31f98cd055b28a2b7b10f4d406d /tests/auto/qaudiodeviceinfo | |
parent | 2bfa405a9798372624c410d3d13fa143985440b8 (diff) | |
download | Qt-33f9b5435edcf56555745e19896a14c790a33b1d.zip Qt-33f9b5435edcf56555745e19896a14c790a33b1d.tar.gz Qt-33f9b5435edcf56555745e19896a14c790a33b1d.tar.bz2 |
QGAL: sizeHint constraints needed by anchors parallel with the layout
The method "constraintsFromSizeHints" does not create constraints for
anchors between the layout vertices _only if_ these anchors have
infinite maximum sizes. However, this test was not being done for
half-anchors, ie. those created when the layout center anchorage
point is used.
That was OK when there was no chance that the center anchors had
been simplified by a parallel anchor. Nowadays there's a chance
that happens, so the test was extended.
Commit also adds a test to avoid regressions.
Signed-off-by: Eduardo M. Fleury <eduardo.fleury@openbossa.org>
Reviewed-by: Caio Marcelo de Oliveira Filho <caio.oliveira@openbossa.org>
Diffstat (limited to 'tests/auto/qaudiodeviceinfo')
0 files changed, 0 insertions, 0 deletions