js/controls/progress/progressindicator/progressindicator.js in rsence-2.0.0.10.pre vs js/controls/progress/progressindicator/progressindicator.js in rsence-2.0.0.11

- old
+ new

@@ -12,9 +12,10 @@ ** the task can not be determined in a way that could be expressed as a ** percentage. This bar uses motion or some other indicator to show that ** progress is taking place, rather than using the size of the filled portion ** to show the total amount of progress. ***/ +var//RSence.Controls HProgressIndicator = HView.extend({ _indicator: null, _animDirection: 0, drawSubviews: function(){ var _this = this;