Skip to content

Commit

Permalink
Add share screen button
Browse files Browse the repository at this point in the history
  • Loading branch information
leeight committed May 31, 2015
1 parent 1841f39 commit fa1aa1a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/browser/demo/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@
<legend>选择文件、把文件/文件夹拖进来、截图直接 Ctrl + V</legend>
<button id="upload"><i class="fa fa-cloud-upload"></i> Upload</button>
<button id="camera"><i class="fa fa-video-camera"></i> Record Video</button>
<button id="screen" disabled><i class="fa fa-desktop"></i> Share Screen</button>
<input type="file" id="file" multiple hidden/>
</fieldset>

Expand Down

0 comments on commit fa1aa1a

Please sign in to comment.