QTfrontend/hwform.cpp
changeset 6793 d62f25f5d6ce
parent 6791 6907194f2c57
child 6907 a2f9a9a62dc5
--- a/QTfrontend/hwform.cpp	Sat Mar 17 17:18:43 2012 -0400
+++ b/QTfrontend/hwform.cpp	Sat Mar 17 17:24:38 2012 -0400
@@ -616,7 +616,7 @@
     OnPageShown(id, lastid);
     ui.Pages->setCurrentIndex(id);
 
-    if (id == ID_PAGE_DRAWMAP)
+    if (id == ID_PAGE_DRAWMAP || id == ID_PAGE_GAMESTATS)
         stopAnim = true;
 
 #if (QT_VERSION >= 0x040600)