This repository was archived by the owner on Sep 5, 2024. It is now read-only.
- Notifications
You must be signed in to change notification settings - Fork 3.4k
This repository was archived by the owner on Sep 5, 2024. It is now read-only.
requestAnimationFrame still run when set md-progress-circular ng-show='false'#10668
Copy link
Copy link
Closed
Labels
P3: importantImportant issues that really should be fixed when possible.Important issues that really should be fixed when possible.has: Pull RequestA PR has been created to address this issueA PR has been created to address this issueneeds: demoA CodePen demo or GitHub repository is needed to demonstrate the reproduction of the issueA CodePen demo or GitHub repository is needed to demonstrate the reproduction of the issueresolution: can't reproduceThe team is unable to reproduce this issue with the information providedThe team is unable to reproduce this issue with the information providedtype: performanceThis issue is related to performanceThis issue is related to performance
Description
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.8AngularJS Material Version: v1.1.1
Additional Information:
Browser Type: chromeBrowser Version: 58OS: Mac OS
pietrovismara, najie, jmcpeak and r-k-b
Metadata
Metadata
Assignees
Labels
P3: importantImportant issues that really should be fixed when possible.Important issues that really should be fixed when possible.has: Pull RequestA PR has been created to address this issueA PR has been created to address this issueneeds: demoA CodePen demo or GitHub repository is needed to demonstrate the reproduction of the issueA CodePen demo or GitHub repository is needed to demonstrate the reproduction of the issueresolution: can't reproduceThe team is unable to reproduce this issue with the information providedThe team is unable to reproduce this issue with the information providedtype: performanceThis issue is related to performanceThis issue is related to performance