Always redraw entire curve

This commit is contained in:
Paul Dicker
2025-04-02 08:00:12 +02:00
committed by Stéphane Lesimple
parent bb6c9222fb
commit c4c0fcec81
5 changed files with 10 additions and 170 deletions

View File

@@ -88,7 +88,6 @@ typedef struct
gint lastCopied;
gint lastSegment;
gint lastPlotted;
gint lastPlottedY;
gint activeRenderers;
GMutex *rendererMutex;