Skip to content

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

Description

@Snehal4646

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions