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

fix(calendar): give calendar enough space to render #950

Merged
merged 1 commit into from
Jun 20, 2023

Conversation

TJ-Adams
Copy link
Contributor

This commit changes the logic for creating the calendar window to always request at least the minimum size necessary to render the full calendar. Previously, a window size could be created even though it was too small to render the calendar.

This commit changes the logic for creating the calendar window to always
request at least the minimum size necessary to render the full calendar.
Previously, a window size could be created even though it was too small
to render the calendar.
@TJ-Adams
Copy link
Contributor Author

This is in response to this issue. Please feel free to give feedback or request for changes. I'll try to get to them this weekend if it should be done differently!

@vhyrro
Copy link
Member

vhyrro commented Jun 20, 2023

Thank you! :D

@vhyrro vhyrro merged commit 6fece15 into nvim-neorg:main Jun 20, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants