ExtJS-Activity-Monitor
ExtJS-Activity-Monitor copied to clipboard
A couple suggestions
Good job. I'm about to integrate it into my project.
A few suggestions (which I plan to do on my own):
- rather than shutdown after maxInactive interval, instead store idle state
- fire idle and wake events when state changes
- advanced idle state management, where each listener can specify its own maxInactive interval
I like it. Feel free to PR if you are so inclined ;-)