diff options
author | Martin Jones <martin.jones@nokia.com> | 2010-12-01 01:15:46 (GMT) |
---|---|---|
committer | Martin Jones <martin.jones@nokia.com> | 2010-12-01 01:15:46 (GMT) |
commit | 6f18ee7ce50bc9b2688079e923a34c08117b3eb8 (patch) | |
tree | 77fa01f42f1dff4ae55365b01f2ce93f362e5dfc /doc/src/snippets/declarative/integrating-javascript/connectjs.qml | |
parent | 840ffbd6187fe2573d8c00481120d4cf30aed351 (diff) | |
download | Qt-6f18ee7ce50bc9b2688079e923a34c08117b3eb8.zip Qt-6f18ee7ce50bc9b2688079e923a34c08117b3eb8.tar.gz Qt-6f18ee7ce50bc9b2688079e923a34c08117b3eb8.tar.bz2 |
Fix BorderImage painting at sizes less than margin size.
If the width < left+right margins or height < top+bottom margins the
image was painted with the complete margins, resulting in an ugle
pattern. This change reduces the size of the margins proportionately,
which gives a much better appearance.
Task-number: QTBUG-15736
Reviewed-by: Yann Bodson
Diffstat (limited to 'doc/src/snippets/declarative/integrating-javascript/connectjs.qml')
0 files changed, 0 insertions, 0 deletions