Hello, I am having troubles getting the event border to show on my AllDay events. The event background color and font color seem to come through, and I have confirmed through console logging that eventArgs.e.data.borderColor is equal to the color that I had set, but it wont render on the actual calendar just the background color and font color.
Additionally, when a day has many AllDay events the events are stacked up ontop of ewachtoher and it pushed the rest of the calendar down the page. Is there a way have a scroll bar for just the AllDay events section under the column headers?
TIA