siddii / angular-timer

re-usable/inter-operable AngularJS timer directive ⛺

Home Page:http://siddii.github.io/angular-timer/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

$scope.$broadcast('timer-reset') restarts all available timers in the scope when using ng-repeat

HackAfro opened this issue · comments

When using the timer in an ng-repeat, $scope.$broadcast('timer-rest') resets all timers available in the scope.