fengyuanchen / photo-editor

A simple photo editing application.
https://fengyuanchen.github.io/photo-editor
MIT License
937 stars 239 forks source link

iOS Uploading #18

Closed ayunami2000 closed 6 years ago

ayunami2000 commented 6 years ago

The user is forced to take a picture on iOS. Remove the capture:"" thing in the script found at https://github.com/fengyuanchen/photo-editor/blob/master/dist/app.js Or just remove the capture attribute on the input element(s).