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

hide the days where no event present #43

Open
Joisar opened this issue May 20, 2018 · 1 comment
Open

hide the days where no event present #43

Joisar opened this issue May 20, 2018 · 1 comment

Comments

@Joisar
Copy link

Joisar commented May 20, 2018

@BadChoice Thanks for creating this beautiful project!

Is it possible to hide the days where there are no events present on the day? May be by making its width as 0 or completely hide?

Thanks in advance!

@BadChoice
Copy link
Owner

Thanks for the nice words,
I believe this should be easy as you can provide the days to be shown,

You should create your weekView that inherts the MSWeekView and override the

- (void)groupEventsBySection {

And just returning the days with events instead of all

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