Skip to content
Commit c9a5f181 authored by Aleix Pol Gonzalez's avatar Aleix Pol Gonzalez 🐧
Browse files

Use QImage instead of QPixmap to buffer the QtQuick version of Graph2D

When porting to Qt5/QtQuick 2 it's apparently a problem to use QPixmaps
when painting. Use QImage instead, shouldn't be that problematic.
parent 8d440f85
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