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 #47 - Negative width on all day event #48

Closed
wants to merge 2 commits into from

Conversation

IoanaAlexandru
Copy link

Closes: #47

This is a very simple fix, just adding an abs to prevent a negative value. Let me know if I should add anything else.

Checklist

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

I thought I knew how to call abs, apparently I do not.
@IoanaAlexandru
Copy link
Author

Nevermind, the problem was with my code - overlapping events were being generated multiple times, causing the weird behaviour.

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.

Negative width on all-day event widget
1 participant