QtQuick: use the right bounds when painting

Authored by apol on Apr 25 2018, 10:49 AM.

Description

QtQuick: use the right bounds when painting

Use textureSize as the documentation suggests, contentsSize is
deprecated.
Sometimes this size is invalid, use textureSize in such case.

Details

Committed
apolApr 25 2018, 2:01 PM
Parents
R223:9d64765c213b: Use QFile::encodeName instead of toLocal8Bit
Branches
Unknown
Tags
Unknown