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

"Total" bar not updating automatically on day change #232

Closed
tupaschoal opened this issue May 21, 2020 · 2 comments · Fixed by #272
Closed

"Total" bar not updating automatically on day change #232

tupaschoal opened this issue May 21, 2020 · 2 comments · Fixed by #272
Labels
bug Something isn't working

Comments

@tupaschoal
Copy link
Collaborator

Describe the issue
When I start my day, I'm now noticing that I have to refresh TTL so that the bar moves down. I think this is a regression.

To Reproduce

  1. Leave TTL open
  2. Check next day that the bar was stuck on day -1

Expected behavior
The totals bar should move with every new day.

@tupaschoal tupaschoal added the bug Something isn't working label May 21, 2020
@araujoarthur0
Copy link
Collaborator

I think it's only calling calendar.redraw(), which doesn't change the internal _today member variable. That is used to see where the balance bar should be.

@tupaschoal
Copy link
Collaborator Author

I think it used to, but doesn't anymore heheh

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants