Use the actual size of the image for the iteration.
authorGunnar Sletta <gunnar.sletta@digia.com>
Tue, 23 Apr 2013 10:32:01 +0000 (12:32 +0200)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Tue, 23 Apr 2013 10:53:48 +0000 (12:53 +0200)
commit28b6c39af1c3e919e83ddace18a5252c4423431b
tree637a9fef4f7f639dcb46d414257e8024d4164fc0
parentf711f9387544aabf21ec19a7dd1dcb91f3d947fc
Use the actual size of the image for the iteration.

If the rectangle dimension was a floating-point value, we could
sample outside the image, causing tons of warnings.

Change-Id: I10abece9a6b0cf769551f554fb5999d5d90e4c9d
Reviewed-by: aavit <eirik.aavitsland@digia.com>
src/particles/qquickmaskextruder.cpp