yomichan/ext/mixed
toasted-nutbread d9b4404075 Create functions for the cases of isMouseButton
jshint was showing a warning that there was no break statement
after the first case, which there doesn't need to be.

The most straightforward way to fix this without using the unclear
// jshint ignore:line
is to just have two functions.

This change also updates invocations of isMouseButton to use
the exact case function, as this will remove the need to check
the case of mosueEvent.type. This was done because onMouseMove
is invoked at a high frequency.
2019-11-10 14:00:44 -05:00
..
css search page checkbox styling 2019-11-10 03:15:55 +02:00
img Remove PNG icons 2019-10-06 21:28:43 -04:00
js Create functions for the cases of isMouseButton 2019-11-10 14:00:44 -05:00
lib Remove dexie 2019-11-10 13:01:39 -05:00
mp3 file reorg 2017-03-04 12:27:05 -08:00
ttf misc bug fixes, version bump 2017-03-10 20:12:07 -08:00