Commit 6c27d2fc authored by Miikka Heikkinen's avatar Miikka Heikkinen Committed by Pasi Keränen
Browse files

Fix drawbuffer size limiting


The canvas size itself shouldn't be limited by maximum possible
viewport size, but instead the draw buffer size should be limited.

Removing width and height properties should not be a problem,
as they were undocumented overloads of QQuickItem properties
with same name.

Change-Id: Ie5a4e65fbb877a8321e6b2e131c8b268b518218b
Task-number: QTBUG-48526
Reviewed-by: default avatarTomi Korpipää <tomi.korpipaa@theqtcompany.com>
Reviewed-by: default avatarPasi Keränen <pasi.keranen@digia.com>
Showing with 4 additions and 74 deletions
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment