Our powerful JS Calendar component


Post by jeff.wang »

Hi

The more button is not display rightly in dayCell when switch the month if the preMonth are five week and the current month are six month like below, I think the dayCell are not renderer right by new height, if i set the sixWeeks is true, all are right.

 month: {
      sixWeeks: false,
 }

Image

Thank you!
Jeff


Post by marcio »

Hey,

Could you please share sample data with all the events that you're using?? I couldn't reproduce it with the information that you provided.

Best regards,
Márcio


Post by jeff.wang »

I think it is a problem:

When I switch to the preMonth or nextMonth if I set the sixWeek to 'false',the current month have the different lines with the preMonth or nextMonth, the display logic of more button is error, since the cell height for computing the more button don't not changed.

Thank you!


Post by Animal »

Thanks for the extra explanation. This is a bug, here is the ticket: https://github.com/bryntum/support/issues/4904


Post Reply