Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is there a way to remove the drop shadow effect? #41

Closed
Bookworm370 opened this issue Sep 20, 2011 · 3 comments
Closed

Is there a way to remove the drop shadow effect? #41

Bookworm370 opened this issue Sep 20, 2011 · 3 comments

Comments

@Bookworm370
Copy link

I just started using iCarousel and it's wonderful. I'm using the custom transformer you provided to get a stacked window (or deck of cards) effect. Is there a way to remove the drop-shadow effect that appears at the bottom of the carousel? I've tried the various offsets, etc. Setting ClipsToBounds doesn't quite do it (but does minimize it because of the canted perspective I still get a shadow on the right bottom of the view.

Thanks for the great work.

George

@nicklockwood
Copy link
Owner

Hi George,

The drop shadow is part of the item image included in the example project. Just use a new image without a drop shadow.

Kind Regards,

Nick

(Sent from my iPhone)

On 20 Sep 2011, at 13:33, George reply@reply.github.com wrote:

I just started using iCarousel and it's wonderful. I'm using the custom transformer you provided to get a stacked window (or deck of cards) effect. Is there a way to remove the drop-shadow effect that appears at the bottom of the carousel? I've tried the various offsets, etc. Setting ClipsToBounds doesn't quite do it (but does minimize it because of the canted perspective I still get a shadow on the right bottom of the view.

Thanks for the great work.

George

Reply to this email directly or view it on GitHub:
#41

@Bookworm370
Copy link
Author

Duuuu. Ok, I'm a dufus! Sometimes you can't see the forest for the trees! I reviewed every line of code in the class to see if I could find where the shadow was drawn. I never even thought to look at the .png file!

I'll call it a senior moment! :LOL

Thanks!

@nicklockwood
Copy link
Owner

Happens to the best of us ;-)

Nick

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants