Krisiacik / ImageViewer

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

Implement decorationViewsPresentDelay Configuration #257

Open aerialcombat opened 11 months ago

aerialcombat commented 11 months 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.