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

White Color Border Showing In Top and Bottom Of View In Which FSCalender Attached #471

Closed
rintoandrews90 opened this issue Nov 4, 2016 · 3 comments

Comments

@rintoandrews90
Copy link

I am using this library in my project and i love it. while working in one of my project i need to use calendar. i have attached fscalendar with a view but it added a white color border in view.please see attached image. i have marked it. is there any method to hide it.

how to hide this border in top and bottom

thanks
screen shot 2016-11-04 at 10 47 30 pm

@WenchaoD
Copy link
Owner

WenchaoD commented Nov 4, 2016

*objective-c

calendar.clipsToBounds = YES;

*swift

calendar.clipsToBounds = true

@rintoandrews90
Copy link
Author

Thanks for support.

@WenchaoD
Copy link
Owner

WenchaoD commented Nov 6, 2016

You are welcome.

@WenchaoD WenchaoD closed this as completed Nov 6, 2016
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