Burhanuddin Rashid

Results 89 comments of Burhanuddin Rashid

> Here is my suggestion for preventing downscaling of images (which I successfully got working): > > 1. Wrap the photoeditorview inside a horizontal scroll view with height&width wrap content...

The _undo_ and _redo_ function returns a boolean to check if anything is available to undo redo. You can use that to highlight the state

> is it fixed? if not I can try to fix it, you can assign to me Can you check this #43 ?

You can either try #41 or fix these existing PR #35.

The `PhotoEditorView` does not preserve the original size. It will take the size of the device. Because of this, you can only save the image in device resolution. For more...

This is a good feature to have. Would you like to contribute it ?

Just follow [Contribution](https://github.com/burhanrashid52/PhotoEditor/blob/master/CONTRIBUTING.md) guideline and it just more than enough.

I don't understand the use case. Do you want to show the difference between the real image and editing elements on top of the real image side by side?