diff --git a/hypgraph.cpp b/hypgraph.cpp index 74ad1e2c..7dabcd23 100644 --- a/hypgraph.cpp +++ b/hypgraph.cpp @@ -588,6 +588,7 @@ void resetview() { viewctr.h = cwt.c->master, viewctr.spin = cwt.spin; else centerover = cwt; + cwtV = Id; // SDL_LockSurface(s); // SDL_UnlockSurface(s); }