vkurko / calendar

Full-sized drag & drop JavaScript event calendar with resource & timeline views

Home Page:https://vkurko.github.io/calendar/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

strange behaviuor with dayMaxEvents

piotrm73 opened this issue · comments

commented

as you can see, there are days with just one event, but it's not in the DOM, instead link "show more" appears
image

Can it be a multi-day event?

commented

yep it is

Then I guess this multi-day event starts let's say on 6 (czw.) and it is hidden there. That's why it is also hidden on 7, 8 and 9. I see no bug here.

maybe it's no bug, but it looks strange :) anyway, I realize this may be difficult to improve

If you have ideas on how this can be improved, I'm ready to consider them 😄

Just checked Google Calendar and it has the same behavior. So I'm closing this ticket for now.