Closed dzafer closed 7 years ago
Hi there,
I have a display issue using background rendering. The colour is overlapping on some dates and also starting at +- 30% of the cell A mouse click on a specific date is also selecting two contiguous cells
Thank you for your help
config: { header: { left: '', center: 'title', right: 'prev,next today' }, height: 550, timeFormat: 'HH:mm', firstDay: 1, navLinks: false, editable: false, defaultView: 'month', overlap: false, viewRender: this.calViewRender }, "loop ..." vLeave.push({ start: datePush, color: 'red', rendering: 'background', allDay: true })
Sorry, it's my fault, css issue between the page and the calendar! Fixed.
Hi there,
I have a display issue using background rendering. The colour is overlapping on some dates and also starting at +- 30% of the cell A mouse click on a specific date is also selecting two contiguous cells
Thank you for your help