Keep text input open after sending
This commit is contained in:
parent
7cff8286c8
commit
f11cefc74c
2 changed files with 12 additions and 8 deletions
|
|
@ -28,7 +28,7 @@
|
|||
<textarea class="grow" cols=1 rows=1></textarea>
|
||||
<div class="buttons">
|
||||
<button onclick="app.showKeys('text-input', 1)">≡</button>
|
||||
<button class="grow" id="send-text">➣</button>
|
||||
<button class="grow" id="send-text" data-send-content="➣" data-back-content="⯇"></button>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue