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: resolves issues with multiple projects on same day without overlap #169

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

nate-g
Copy link

@nate-g nate-g commented Oct 4, 2024

If some projects occur on the same day but do not actually overlap within that day, this will prevent them from showing on separate rows for zoom level 1 or zoom level 0, which prevents some projects from showing at all unless at zoom 2. This affects any applications that tend to assign "projects" in blocks of hours rather than days.

To resolve this, the isBetween comparison is modified to use "day" as the smallest comparison unit when the zoom is 0-1.

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.

1 participant