hsbijarniya / image_editor_plus

Flutter Image Editor Plugin with simple, easy support for image editing using Paints, Text, Filters, Emoji and Sticker like stories.
MIT License
104 stars 103 forks source link

Fix saving of images #4

Closed Stefi16 closed 2 years ago

Stefi16 commented 2 years ago

Currently there are transparent spaces on the top and bottom of the pictures if their height is smaller than the screen height. I think the problem is that it is taking a screenshot of the whole screen.

Example: https://ibb.co/jrFsmMX https://ibb.co/5vWW2mT

hsbijarniya commented 2 years ago

Okay

hsbijarniya commented 2 years ago

Issue has been fixed will release updated on pub.dev soon.