diff options
| author | Alon Levy <alon@pobox.com> | 2014-12-03 14:29:53 +0200 |
|---|---|---|
| committer | Alon Levy <alon@pobox.com> | 2014-12-03 14:29:53 +0200 |
| commit | a4db7891fd130f198732068b41bf7c7dd57cd8cf (patch) | |
| tree | 7264a409f4a739464a58a44beab24439a0da3f75 /src/model/util.js | |
| parent | 5ccdb6549eb5abf3fb561f09daf88eb38f2c27f8 (diff) | |
Fixes #171, Fixes #137
One line, two changes:
keypress->keydown:
- fixes #137. Chrome doesn't dispatch a keypressed on tab. Firefox and
chrome both dispatch a keydown, so this works in both.
$(document)->element:
- fixes #171. Don't listen to text input events globally, only on the
element.
Diffstat (limited to 'src/model/util.js')
0 files changed, 0 insertions, 0 deletions
