angular-ui / ui-calendar

A complete AngularJS directive for the Arshaw FullCalendar.
http://angular-ui.github.io/ui-calendar/
MIT License
1.49k stars 728 forks source link

Cannot add scroll bar for calender body in resourceMonth view and date row should be fixed at top #490

Open babupasungily opened 7 years ago

babupasungily commented 7 years ago

I'm facing the problem when there is more number of resources in resource list, I cannot see the date row at the top of the calender. What I expected is I need a date row fixed at the top and only calender content body should scroll while content exceed the calender height. Can someone please help to achieve this?