mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-15 05:09:25 +00:00
Merge pull request #330 from keymanapp/developer-rename-touch-hold
Rename subkey array to longpress menu
This commit is contained in:
commit
78bc882d22
1 changed files with 2 additions and 2 deletions
|
|
@ -51,8 +51,8 @@
|
|||
</select>
|
||||
Key Name: <input id='inpKeyName' type='text' size='16' maxlength='64' />
|
||||
Key Cap: <input id='inpKeyCap' type='text' size='8' maxlength='16' />
|
||||
<button id='btnAddSubKeyArray'>Add Subkey array</button>
|
||||
<button id='btnDelSubKeyArray'>Remove Subkey array</button>
|
||||
<button id='btnAddSubKeyArray'>Add longpress menu</button>
|
||||
<button id='btnDelSubKeyArray'>Remove longpress menu</button>
|
||||
<br style='clear:left' />
|
||||
Font: <input id='inpKeyFont' type='text' size='16' maxlength='64' />
|
||||
Font Size: <input id='inpKeyFontSize' type='text' size='4' maxlength='16' />
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue