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

Brush annotations are transposed when navigating from the brush editor back to the image editor main screen. #25

Closed mstich-mcmservices closed 1 year ago

mstich-mcmservices commented 1 year ago

If you use the brush tool and draw a circle in the center of the image, the brush annotation will be transposed to the right when you confirm the action using the check button.

The same is also true if you crop the image first and then use the brush tool. The size of the brush annotation is too large relative to the image.

Serena867 commented 1 year ago

I'm dealing with the same issue as the person above me.

hellomohsinhello commented 1 year ago

I'm having same issue.

asafblum commented 1 year ago

@hellomohsinhello @mstich-mcmservices @Serena867 did you find any resolution or workaround here?

mstich-mcmservices commented 1 year ago

@hellomohsinhello @mstich-mcmservices @Serena867 did you find any resolution or workaround here?

Not as of yet. I had wanted to dig into the source and see about doing a PR but simply have not had the time to do it.

hellomohsinhello commented 1 year ago

@hellomohsinhello @mstich-mcmservices @Serena867 did you find any resolution or workaround here?

I end up fork this package and modifies myself. here you can find more details. https://medium.com/flutter-community/how-to-modify-an-existing-pub-package-to-use-in-your-flutter-project-4e909452ee66

Tivadar9 commented 1 year ago

Any news on this issue?

hsbijarniya commented 1 year ago

fixed in v0.2.2