You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We currently resize the calendar upon changing from month/day view by calling back to main and asking it to resize the browser window.
We can however just use javascript's resizeTo directly from renderer.
The text was updated successfully, but these errors were encountered:
We currently resize the calendar upon changing from month/day view by calling back to main and asking it to resize the browser window.
We can however just use javascript's resizeTo directly from renderer.
The text was updated successfully, but these errors were encountered: