hackerspace-bootstrap / strichliste-web

DEPRECATED - frontend for the strichliste api
http://demo.strichliste.org/
MIT License
11 stars 10 forks source link

Update ng-idle #55

Closed schinken closed 9 years ago

schinken commented 9 years ago

0.3.5 causing high CPU load 1.x.x fixes that issue.

https://github.com/HackedByChinese/ng-idle/wiki/Migrating-to-version-1.0.0-from-0.x

schinken commented 9 years ago

Now ng-idle doesn't cause a digest cycle anymore which triggeres re-rendering on mouseMove/scroll/click etc.

I also needed to update angular and angular-route to 1.3.15

schinken commented 9 years ago

Bug report, just to be complete: https://github.com/HackedByChinese/ng-idle/issues/53