Added support for switching charsets from the keyboard by pressing SHIFT+SPACE.

This commit is contained in:
Gunther Brunner
2014-06-27 20:44:39 +09:00
parent 0aefed70c8
commit d7c027f2ba
4 changed files with 163 additions and 139 deletions

View File

@@ -1,2 +1,3 @@
require('angular-hotkeys/build/hotkeys.css')
//require('./hotkeys.css')
require('angular-hotkeys/build/hotkeys.js')