added img tag so exported pictures can be downloaded via mobile browser
This commit is contained in:
parent
c79a47ea27
commit
57675a1ef7
|
@ -27,6 +27,7 @@
|
|||
</div>
|
||||
<div id="stats">stats</div>
|
||||
<canvas id="canvas_export" width="256" height="256" hidden name="test.png"></canvas>
|
||||
<img id="imageExport" src="" hidden/>
|
||||
<p id="exportSaveMessage" hidden>To save right click and choose "Save image as..."</p>
|
||||
<input type="text" id="fullNeomojiName" name="" value="" readonly hidden/>
|
||||
<p>Neomojis are from the following sources: </p>
|
||||
|
|
Loading…
Reference in New Issue