This repository was archived by the owner on Sep 10, 2023. It is now read-only.
Commit e5fc568
committed
Fix for #49 ("Arrows keys in IE8...")
Fixes the issue by taking kuroir's suggestion of preventing
the default action. To be consistent with the rest of the
code, we do this by returning false in the event handler.1 parent 526a22e commit e5fc568
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
248 | 248 | | |
249 | 249 | | |
250 | 250 | | |
251 | | - | |
252 | 251 | | |
| 252 | + | |
253 | 253 | | |
254 | 254 | | |
255 | 255 | | |
| |||
0 commit comments