-
Notifications
You must be signed in to change notification settings - Fork 958
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
Some Habits Swap Days Displayed When Time-Scrolled While Off-Screen #713
Comments
Could you add a screenshot of the buggy situation, so that it's easier to understand? |
that's too personal |
you can drag the days to see past days. if you do this while some habits are off screen then you bring them back on screen, they are shifted. try it with staggered habits alternating days. on/off but on different days. you can get it so they are on the same days and simply on the wrong days. |
Ok I think I managed to reproduce the bug. So when scrolling back up, the ticks are not refreshed until the days are shifted again. uhabits should not assume that the view previously computed is still valid if the days have been shifted. Thanks for the report! |
@landry314 Thank you for the bug report. Could you just clarify if this is affecting v1.8.11 or v2.0.0-alpha? |
1.8.11 is what i am using |
I also reproduced it on the last |
Pre-submission checklist
Description
Days temporarily get moved around if you scroll back in time while they are off screen then you bring them back on screen.
Steps to reproduce
System information
This can be confusing to someone, gving false information about a habit. I got quite confused until I figured it out.
The text was updated successfully, but these errors were encountered: