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
116 stars 108 forks source link

Drawing something on image is not positioned correctly. #38

Closed abhinovpankaj closed 1 year ago

abhinovpankaj commented 1 year ago

I have tried using this library, everything works just fine except, the brush doesn't work as expcted.

Simulator Screenshot - iPhone 14 Pro Max - 2023-06-01 at 11 23 14 Simulator Screenshot - iPhone 14 Pro Max - 2023-06-01 at 11 23 35 Simulator Screenshot - iPhone 14 Pro Max - 2023-06-01 at 11 23 41

abhinovpankaj commented 1 year ago

Notice, the place the drawing has been made and where it appears on the actual image?

hsbijarniya commented 1 year ago

optimized in v0.2.2

abhinovpankaj commented 1 year ago

I tried the upgraded package, but the issue is not yet resolved. More over, the brush thickness has increased which looks odd.

yfming93 commented 1 year ago

I got the same issue. any solutions yet ?