ngraph: trying the immediate renderStrategy

This commit is contained in:
Lemmy
2026-02-08 13:59:06 -05:00
parent e4455de781
commit 735d2a46d1
-1
View File
@@ -179,7 +179,6 @@ Item {
Canvas {
id: canvas
anchors.fill: parent
renderStrategy: Canvas.Threaded
onPaint: {
var ctx = getContext("2d");