Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle window resize on our own instead of relying on fullcalendar #1806

Merged
merged 1 commit into from
Jan 15, 2020

Conversation

georgehrke
Copy link
Member

On master, if you resize a window to be bigger, fullcalendar properly scales up.
If you make the window smaller (height wise), fullcalendar will not size down.

This pull-request introduces a windowResize method that handles it instead of relying on the fullcalendar "parent" setting.

Signed-off-by: Georg Ehrke <developer@georgehrke.com>
@georgehrke georgehrke added the 3. to review Waiting for reviews label Jan 14, 2020
@georgehrke georgehrke requested a review from tcitworld January 14, 2020 13:22
@georgehrke georgehrke added this to the 2.0.0 RC milestone Jan 14, 2020
@georgehrke georgehrke merged commit ca50ef8 into master Jan 15, 2020
@delete-merged-branch delete-merged-branch bot deleted the bugfix/noid/window_resize branch January 15, 2020 09:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants