Skip to content

Commit

Permalink
Added screenshot feature! fixed #4
Browse files Browse the repository at this point in the history
  • Loading branch information
liyasthomas committed Jun 11, 2018
1 parent 9e7f285 commit 0cd627f
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -213,11 +213,9 @@
</div>
</label>
-->
<label>
<div id="snap-button" class="button snap" title="Take screenshot">
<i class="material-icons">camera</i>
</div>
</label>
<div id="snap-button" class="button snap" title="Take screenshot">
<i class="material-icons">camera</i>
</div>
<a id="download-link" style="display:none"></a>
<script src="assets/js/merge.js"></script>
<script src="assets/js/capture.js"></script>
Expand Down

0 comments on commit 0cd627f

Please sign in to comment.