Always redraw entire spiral
This commit is contained in:
committed by
Stéphane Lesimple
parent
ed8d9cfd66
commit
956131c3f3
@@ -1533,7 +1533,7 @@ typedef struct _Spiral
|
||||
int diameter;
|
||||
int segmentClipping;
|
||||
int cursorPos;
|
||||
GdkColor *colorUnderCursor;
|
||||
gint lastRenderedCursorPos; /* use with atomic operations */
|
||||
} Spiral;
|
||||
|
||||
#ifdef WITH_GUI_YES
|
||||
|
||||
Reference in New Issue
Block a user