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

Fading for dateheaders, fixed bug for fulldayevents #1467

Merged
merged 3 commits into from
Nov 29, 2018

Conversation

lavolp3
Copy link
Contributor

@lavolp3 lavolp3 commented Nov 21, 2018

Included fading for dateheaders option (issue #1464)
Reworked the fading function, still included in the for loop. Now the fading opacity gets called twice, once for the date header and once for the event wrappers themselves

Removed unnecessary switch statement in dateheaders option

Fixed bug showing FullDayEvents one day too long by subtracting one Minute off FullDayEvents. Then they end at 23:59:59 on the respective ending day and not on 0:00:00 on the next day. Referring issue

Included fading for dateheaders option
Removed unnecessary switch statement in dateheaders option
- Fading for dateheaders timeFormat in Calendar [MagicMirrorOrg#1464](MagicMirrorOrg#1464)
- Bug showing FullDayEvents one day too long in calendar fixe
Corrected formatting due to Travis CI errors
@MichMich MichMich merged commit b02702f into MagicMirrorOrg:develop Nov 29, 2018
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