page updates
This commit is contained in:
parent
aa1c463c13
commit
73e5050b08
5 changed files with 70 additions and 16 deletions
BIN
06c0b2a945cdbfd1fd2d.png
Normal file
BIN
06c0b2a945cdbfd1fd2d.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 9.9 KiB |
BIN
3a8b3c26305c3b166251.module.wasm
Normal file
BIN
3a8b3c26305c3b166251.module.wasm
Normal file
Binary file not shown.
38
bundle.js
38
bundle.js
File diff suppressed because one or more lines are too long
42
image-processor_pkg_spiegel_js.bundle.js
Normal file
42
image-processor_pkg_spiegel_js.bundle.js
Normal file
File diff suppressed because one or more lines are too long
|
|
@ -19,7 +19,7 @@
|
||||||
<div class="main">
|
<div class="main">
|
||||||
|
|
||||||
<label>
|
<label>
|
||||||
<h4>Upload or drag&drop a picture and move the slider, for a quick preview</h4>
|
<h4>Upload or drag&drop a (jpeg) picture and move the slider, for a quick preview</h4>
|
||||||
<h4>Then press Apply</h4>
|
<h4>Then press Apply</h4>
|
||||||
|
|
||||||
</label>
|
</label>
|
||||||
|
|
@ -37,7 +37,9 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h4>(Painting can take long, be patient</h4>
|
<h4>(Painting can take long, be patient</h4>
|
||||||
<h4>all image processing is done in your browser)</h4>
|
<h4>all image processing is done in your browser).</h4>
|
||||||
|
<h5>And ignore all the warnings! It will be all right.</h5>
|
||||||
|
<img id="browserwarning" src="">
|
||||||
</div>
|
</div>
|
||||||
<script>
|
<script>
|
||||||
function allowDrop(event) {
|
function allowDrop(event) {
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue