Hello,
i am using a QML-ScrollView to draw something in a QQuickPaintedItem. When I extend the contentWidth of the ScrollView over 16k Pixels, then my drawing gets blurry.
Is there a limit in the contentWidth of the ScrollView?
I am using Qt5.15.4.
regards,
Tobias
