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

Add the third event to calendar before start to use plus sign #220

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

Conversation

sergiodurand
Copy link

Considering that the calendar has room to draw up to three events for each day I would like to suggest the following pull request:

  • if eventList.size() == 3 then draw the third event instead start to use the plus sign.
  • if eventList.size() >= 4, draw the 1st and 2nd event and the plus sign.

Signed-off-by: Sergio Durand [email protected]

@Sraczka
Copy link

Sraczka commented Aug 15, 2019

GJ. Please merge it.

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.

2 participants