ImageViewer icon indicating copy to clipboard operation
ImageViewer copied to clipboard

first image not shown when presentationStyle set to `.fade`

Open JunsW opened this issue 5 years ago • 0 comments

The problem can be identified by setting the presentationStyle to .fade in the example project

GalleryConfigurationItem.presentationStyle(.fade),

Is there any workaround for this?

FYI

  • The library is installed via pod pod 'ImageViewer', :git => 'https://github.com/Krisiacik/ImageViewer.git'

  • My Swift is 4.2

  • This issue should be the same one mentioned is issue #190

JunsW avatar Aug 19 '20 03:08 JunsW