You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.
ThomasBurleson
changed the title
fix(slider) - Slider with a fractional step in the input seems to kill the CPU.
Slider with a fractional step in the input seems to kill the CPU.
Aug 26, 2014
my directive template:
This (and any other fractional value) makes the page unresponsive, and the CPU in Chrome's task manager goes up to > 100%.
Instead, step="1" seems ok.
The text was updated successfully, but these errors were encountered: