Hi there,
We have a site that puts the month view of the calendar inside an overflow:hidden container, so when the top row of events are moused over the tooltip gets cut off. I’ve looked at the code and I see that changing this behavior would require manually overriding the Javascript file which isn’t really a good option since it would need to be re-applied with each plugin update (please let me know if you know of another way).
So I was wondering if there could be an option to choose the position of the tooltip (top, bottom, left, right) or have an option that would automatically change the position to fit within the confines of the grid container?
Thanks