Hey! We're trying to display events on the Scheduler Monthly view, but we cannot move it so we can see which day of the month it actually is.
We've tried editing the margins of the SchedulerViewItem
and that works, however, then we have a gap between each one of the events of the calendar, but we'd like just the first event to move down, just so we can see which day of the month it actually is.
Thanks!
Hi, Borko,
I tested one of our examples that showcases the Month view and it seems that it is visible on which day of the month each event is, manually moving the event should not be necessary:
https://stackblitz.com/edit/cxkln8?file=src%2Fmain.vue
Can you please modify the sample so that the issue with the visibility reproduces? This will enable me to investigate why the event is not clearly shown on the day of the month and look for a potential solution.
Regards,
Filip