Hi
I'm currently battling the scroll functionality of the rsContentScrollArea when the scheduler is set to monthview. Some javascript is desiding the height of this element and overflowY is set to scroll. At the same time the javascript makes the element 1px to short wich means that if I set overflowY to auto, there will allways be scroll anyways.
I want the scroll... but only when there is more than 5 rows. Anyone have a suggestion?
I'm currently battling the scroll functionality of the rsContentScrollArea when the scheduler is set to monthview. Some javascript is desiding the height of this element and overflowY is set to scroll. At the same time the javascript makes the element 1px to short wich means that if I set overflowY to auto, there will allways be scroll anyways.
I want the scroll... but only when there is more than 5 rows. Anyone have a suggestion?