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 bug that time_split in day view doesn't work #469

Merged
merged 1 commit into from
Apr 10, 2015

Conversation

vinceve
Copy link
Contributor

@vinceve vinceve commented Mar 11, 2015

Problem: When I looked at the day view, I saw something like this when I configured time_split 15 minutes:

08:00
08:00
08:00
08:00
09:00
09:00
09:00
09:00
...

To fix this issue I made the _hour method a bit more naive.

Problem: When I looked at the day view, I saw something like this when I configured time_split 15 minutes:

08:00
08:00
08:00
08:00
09:00
09:00
09:00
09:00

To fix this issue I made the _hour method a bit more naive.
Serhioromano added a commit that referenced this pull request Apr 10, 2015
Fix bug that time_split in day view doesn't work
@Serhioromano Serhioromano merged commit ba978c2 into Serhioromano:master Apr 10, 2015
@vinceve vinceve deleted the patch-1 branch April 10, 2015 08:42
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