diff --git a/drawing.cpp b/drawing.cpp index 4c9e3fa4..61216145 100644 --- a/drawing.cpp +++ b/drawing.cpp @@ -1215,6 +1215,10 @@ void quickqueue() { int siz = isize(ptds); for(int i=0; idraw(); ptds.clear(); + if(!keep_curvedata) { + curvedata.clear(); + curvestart = 0; + } } ld xintval(const hyperpoint& h) {