Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Image alignment issue when rotation and flip. Basically to all option edit layout. #69

Open
Snehal4646 opened this issue Oct 5, 2023 · 0 comments

Comments

@Snehal4646
Copy link

Hi, I am using latest sdk version 1.0.3.
Facing issues in alignment of images when rotating , flipping etc mostly for landscape size images.
example code for rotation:
` MaterialPageRoute(
builder: (context) => ImageEditor.ImageEditor(
image: imageData!,
flipOption: null,
blurOption: null,
brushOption: null,
cropOption: null,
emojiOption: null,
textOption: null,
filtersOption: null,
imagePickerOption: null,

                          ),
                        ),`

This is is there even for all edit all layout.
Please have a look at the attached screenshots.
Please provide fix for this ASAP or let me know if there is any work around property to handle this.
Thanks,
IMG_0164
IMG_0163
IMG_0162

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant