fengyuanchen / photo-editor

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

Is there some way to view the loaded image in its original size? #33

Closed roterob closed 4 years ago

roterob commented 4 years ago

I'm testing photo-editor but I don't see the way to load the photo in its original size. It always load the image to match the height of the screen.

fengyuanchen commented 4 years ago

You can use the cropper.zoomTo(1) for your own project with the Cropper.js.