Skip to content

New transition animation shows duplicate image during transition #106

@ericpapamarcos

Description

@ericpapamarcos

Thanks for this excellent library!

I noticed that #104 changed the transition animation.

This screen grab (from iOS 14) shows the transition from your example app after clicking on the cat in the top left corner:

ImageViewer
The updated transition appears to simultaneously fade out the original image, translate the original image to its new location, and also fade in a second image at the new location in the middle of the screen. The end result is that two images appear on screen during the transition which appears a little glitchy compared to the previous experience.

I've also noticed an issue where the image completely disappears during the transition where the original image fades out, but the second image doesn't fade in.

Can you please fix the transition to not duplicate the image?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions