JZCalendarWeekView icon indicating copy to clipboard operation
JZCalendarWeekView copied to clipboard

How to make days fixed on top

Open barb94 opened this issue 5 years ago • 1 comments

Hi, I would like to replicate the behaviour of calendar like your example "DefaultViewController", but when I scroll vertically, the view with day's number and short name, scroll with events. In your example it remains fixed on top and the events scroll behind it. I just copy-pasted the DefaultViewController and every other related file to use it in my project. The unique edit I make is to remove the lines to add the 'settings' button in navigation item.

This is how it works: issue

I bet I'm missing something very easy Thank you, hope to hear you soon

barb94 avatar Jul 24 '19 15:07 barb94

I don't know what you missed, maybe you can check the code again

zjfjack avatar Aug 05 '19 13:08 zjfjack