ExtJS-Activity-Monitor icon indicating copy to clipboard operation
ExtJS-Activity-Monitor copied to clipboard

A JavaScript utility class, written for ExtJS 4, that monitors the browser window for user activity.

Results 3 ExtJS-Activity-Monitor issues
Sort by recently updated
recently updated
newest added

For anyone interested : we maintain a fork of that repo for our applications, see https://github.com/Arhia/ExtJS-ActivityMonitor

There are a lot of people who use Sencha Touch, so we need to have a monitor for that with all capabilities.

Good job. I'm about to integrate it into my project. A few suggestions (which I plan to do on my own): 1) rather than shutdown after maxInactive interval, instead store...