Commit Graph

8 Commits

Author SHA1 Message Date
evazion
c3fa653fc5 hotkeys: refactor to use .on(), namespaces.
* Use .on() instead of .bind() because bind is deprecated in jquery 3.0.
* Ensure enable-js-navigation is always respected.
* Namespace keybindings so they may be disabled by userscripts with
  e.g. $(document).off("keydown.danbooru") or $(document).off("next_page").
2017-01-24 02:45:55 -06:00
Toks
a0baaea1b2 fix #1852 2015-04-23 11:20:14 -04:00
r888888888
81c5c15758 revert hammer js changes 2014-08-20 16:50:53 -07:00
r888888888
461f3b4a4d fixes #2243 2014-08-18 13:13:49 -07:00
r888888888
25db78f8c0 fix key shortcuts 2013-06-19 14:39:05 -07:00
r888888888
cf74b592cd fixes #1773 2013-06-19 14:04:27 -07:00
小太
c107f96cec Kill trailing whitespaces in javascript files 2013-03-19 23:09:22 +11:00
albert
27926df522 fixes #805 2013-03-09 20:48:37 -05:00