Closed Ninjinka closed 11 years ago
Why not simply fork the code and make a pull request?
@Ninjinka The reflection only "seems transparent" so transparencies for albums don't overlap. If you saw the outcome from mixing reflections, you'd probably understand why its built that way. If you have a better implementation, please submit a pull request.
Hello, i was integrating your lib to a project, i noticed that in TKCoverflowCoverView the reflection of image is made via a CAGradientLayer, this make the reflection only "seems transparent" since it's instead simply darkening.
I had modified the interface to create a real reflection, if you want i can send you the .h and .m files