Krisiacik / ImageViewer

An image viewer à la Twitter
MIT License
2.54k stars 388 forks source link

Implement decorationViewsPresentDelay Configuration #257

Open aerialcombat opened 1 year ago

aerialcombat commented 1 year ago

This property exists in configuration, but not implemented.

Instead of animating decorationView show after ImageViewer is fully shown, it's animated alongside imageView animation.

This can effectively give the effect of decorationView to show right on display of ImageViewer, instead of showing an animation after ImageViewer is loaded.