Krisiacik / ImageViewer

An image viewer à la Twitter
MIT License
2.53k stars 385 forks source link

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

Open JunsW opened 4 years ago

JunsW commented 4 years ago

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