**Actual Behavior**: - `requestAnimationFrame is still running when set md-progress-circular ng-show='false', and the usage of cpu retains 19% ` - `when set ng-show='false' or ng-hide='true', the requestAnimationFrame should pause` **AngularJS Versions**: * - `AngularJS Version: 1.5.8` - `AngularJS Material Version: v1.1.1` **Additional Information**: - `Browser Type: chrome` - `Browser Version: 58` - `OS: Mac OS`
Actual Behavior:
requestAnimationFrame is still running when set md-progress-circular ng-show='false', and the usage of cpu retains 19%when set ng-show='false' or ng-hide='true', the requestAnimationFrame should pauseAngularJS Versions: *
AngularJS Version: 1.5.8AngularJS Material Version: v1.1.1Additional Information:
Browser Type: chromeBrowser Version: 58OS: Mac OS