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

If two events' start and end times are exactly equal to each other AND event gap is set, do not consider them as overlapping. #290

Merged
merged 1 commit into from
Nov 19, 2020

Conversation

degemenc
Copy link
Contributor

This effect is applied only if event gap is greater than 0.
This is the behavior in iOS calendar. The effect of the changes are shown below, with an event gap of value 2.0:

Before changes:
Before

After changes:
After

… times are exactly equal to each other AND event gap is set, do not consider them as overlapping.
@richardtop richardtop merged commit 7746388 into richardtop:master Nov 19, 2020
@richardtop richardtop mentioned this pull request Nov 19, 2020
3 tasks
@RehamAyman
Copy link

hello iam using swiftui , all i need is how to change event color when i tap on it in run time

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.

3 participants