Events Calendar > Make Calendar Responsive
Opened this issue · 2 comments
geoff-maddock commented
The calendar views can be changed manually, but they aren't responsive to the viewport.
https://arcane.city/calendar
On a phone, it's not usable.
See if there's a better calendar library that detects the viewport and sets the responsive style based on that.
Limit the available options on smaller sizes, and allow choices on bigger viewports.
When on a day view, auto-scroll to the first event
geoff-maddock commented
Got closer - it now sets the default calendar type based on viewport
geoff-maddock commented
Set the height of the calendar relative to the viewport height?
Right now it's set to 820px