Add touch selection

This commit is contained in:
2017-09-09 14:38:03 +02:00
committed by MightyPork
parent a3567ec338
commit 34b72625a5
4 changed files with 127 additions and 20 deletions
+3
View File
@@ -43,6 +43,9 @@
<div id="term-wrap">
<div id="screen" class="theme-%theme%">
<textarea id="softkb-input" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false"></textarea>
<div id="touch-select-menu">
<button id="touch-select-copy-btn">Copy</button>
</div>
</div>
<div id="action-buttons">