mylesboone

Results 28 comments of mylesboone

Taken from https://omnipotent.net/jquery.sparkline/assets/index.js All you'll need is `` ```javascript var mrefreshinterval = 500; // update display every 500ms var lastmousex=-1; var lastmousey=-1; var lastmousetime; var mousetravel = 0; var mpoints...

@excid3 I definitely can. I put in this PR to get an idea if something like this would be welcomed. If it is, I will add tests and also need...

@excid3 I have a couple of use cases for two different projects. Both follow a very similar data-driven need though. In both cases, there's a master tenant that needs access...

@excid3 thoughts? If you're on board, I'll write specs

This would work for all my applications but this could be a breaking change for others. If a user currently has the option `false` but still relies on the attachment...