fengyuanchen / photo-editor

A simple photo editing application.

Home Page:https://fengyuanchen.github.io/photo-editor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

roterob opened this issue · comments

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.

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