David Martin
David Martin
This commit seems to have introduced some weird scroll behaviors in the latest version: https://github.com/SitePen/dgrid/commit/ecfd9a60 Reproduction: http://jsfiddle.net/ncppy6ex/9/ When using `cellNavigation: false`, scrolling horizontally to the right and then clicking on...
This can only be reproduced on OSX with a trackpad. The steps are: 1. Make a ranged selection. 2. Use ctrl+trackpad click to call the `oncontextmenu` handler on one of...
The following paste.deploy server configuration does not work ``` [server:main] use = egg:gevent-socketio#paster host = 0.0.0.0 port = 6543 keyfile = ... certfile = ... ; ssl.PROTOCOL_TLSv1 ssl_version = 3...
When using `grunt-jscs` or `grunt-contrib-jshint`, editing your linting rules does not cause your entire source tree to be re-linted unless you run `grunt clean` or manually remove the `.cache/` directory....
**I'm submitting a ...** (check one with "x") ``` [x] bug report => search github for a similar issue or PR before submitting [ ] feature request [ ] support...