evgenyneu / Auk

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

Horizontal margin between pages #42

Closed Valpertui closed 8 years ago

Valpertui commented 8 years ago

Hello,

PR additions :

evgenyneu commented 8 years ago

Thank you @Valpertui, I am a bit busy right now, but I will have a look. I promise!

evgenyneu commented 8 years ago

Hi, @Valpertui, sorry for the delay. First I want to thank you for spending your time on this. But I do not think I want the margins in this library, sorry. I can see that your intention was to make the scrollview show a part of the next/previous images and that's great. The problem is that this simple change adds complexity to the library that I want to avoid. I intended to keep the Auk simple and focused so it can do few things and do them well. I know it is tempting to add features to existing product but we must always remember that new features make it more complex which in turn makes it less focused in accomplishing its initial purpose. You know, "less is more" philosophy.

I am sorry to reject your changes and hope you understand.