Skip to content

Header causes a gap between months #593

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

Closed
knn90 opened this issue Oct 17, 2017 · 2 comments
Closed

Header causes a gap between months #593

knn90 opened this issue Oct 17, 2017 · 2 comments

Comments

@knn90
Copy link

knn90 commented Oct 17, 2017

Hey there,
Thank you for a great library. But while customizing the calendar I face this problem. Hope you can help me out.

My Paramameter is:

ConfigurationParameters(startDate: startDate, endDate: endDate, 
     numberOfRows: 1, 
     calendar: Calendar.current,
     generateInDates: InDateCellGeneration.forFirstMonthOnly,
     generateOutDates: OutDateCellGeneration.off, 
     firstDayOfWeek: DaysOfWeek.monday, 
     hasStrictBoundaries: false)

Scrolling Direction: Horizontal

It works fine without the header, but when I add header, it creates the gap between months like this

screen shot 2017-10-17 at 10 04 12 pm

Thank you very much

@patchthecode
Copy link
Owner

Let me know if the answer here works for you -> #581

@knn90
Copy link
Author

knn90 commented Oct 18, 2017

Thank you very much for helping me out. I will close this issue 👍 💯

@knn90 knn90 closed this as completed Oct 18, 2017
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