Tuesday, January 14, 2020
1 change · master
Resolved issues and error corrections
This fixes layout timing issues that could make the Calendar view appear too small or too tall on mobile-sized screens. The navigation and home menu now load in the right order, so users opening Calendar from the app switcher or a direct link see the correct page height.
Original PR description
Fix show_application in web_client, the nav bar is appended after the content Fix toggleHomeMenu in web_client, the home menu is not detach before appending the content