evgenyneu / Auk

An image slideshow for iOS written in Swift.
MIT License
277 stars 44 forks source link

ContentMode For PlaceHolder? #62

Open valentinjahanmanesh opened 7 years ago

valentinjahanmanesh commented 7 years ago

hi thanks for this amazing, easy to use slider... usually a placeholder, is a single image across entire app, so some we should choose it to be a general image, so the size of this image usually is a square like an icon... its good to have a separate contentMode ... because sometimes i use auk for Banners, sometimes as product images and contentMode usually is ScaleToFill or ScaleToFit ... and that small placeholder will so ugly with this contentModes...

valentinjahanmanesh commented 7 years ago

}

i dont know if it will useful for everyone or not

evgenyneu commented 7 years ago

Hi @farshadjahanmanesh, thanks for the idea and the solution.