2015: live: Update stats immediately when switching rooms.
authorDavid Thompson <dthompson2@worcester.edu>
Sat, 21 Mar 2015 01:29:11 +0000 (21:29 -0400)
committerDavid Thompson <dthompson2@worcester.edu>
Sat, 21 Mar 2015 01:29:11 +0000 (21:29 -0400)
2015/assets/js/stream.js

index 04a8489994de02eb37a7261603a0f7ea8eb4976e..b3f63d76855dad20a7c6a70df14f4b3ce6f2a7b2 100644 (file)
@@ -192,6 +192,7 @@ app.view = function(ctrl) {
                      }
 
                      ctrl.stream(s);
+                     ctrl.updateStats();
 
                      return false;
                    }