fullcalendar / fullcalendar-angular

The official Angular component for FullCalendar
https://fullcalendar.io/docs/angular
MIT License
1.08k stars 177 forks source link

How can we allow horizontal scroll if calendar have many fields ? #382

Closed jariwbh closed 3 years ago

jariwbh commented 3 years ago

We are using calendar to display services in headers. However, it does not look good when services grow horizontally. please see image. How can we add horizontal scroll bar ?

image

acerix commented 3 years ago

Please refer to the support page and use Stack Overflow for help.

You can set dayMinWidth to enable scrolling.

jariwbh commented 3 years ago

We are using Premium plugins. We see different error after making this change. We are latest version.

image