It is not at all obvious when a calendar view is refreshing, and it looks like the calendar is blank while it is loading. It would be better for “Loading” to appear centered on top of the calendar, with a semitransparent overlay, to make it obvious. (See how TEC does it.) Even if you did not implement that yourself, if the Loading div were just inside the calendar div, we could add our own styling. But because it’s outside the calendar div, its position is relative to the post. It’s painful.

Greg Perham
Hi Greg,
Apologies for the delay in responding to this, but I’m going to implement this in the next non-bugfix update of Event Organiser (probably 3.9)

Stephen Harris