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

AllDayEvents Bar gets large by 1 row while scrolling through the timetable #70

Closed
iugabogdan98 opened this issue May 29, 2021 · 3 comments
Labels
T: Fix Type: :bug: Bug Fixes

Comments

@iugabogdan98
Copy link

Describe the bug
Having an All Day Event in the current time range and scrolling to the right/left enough to not see the event, or just pressing a button to animate to today, when going back to the current timeframe the All Day event gets by 1 empty row. Each movemnt after that adds one extra empty row

Screenshots

Landing page of timetable has All Day Event Scroll through the timetable, an extra row appears Every movement to right/left/today adds a new empty row

|
image
| image |
|
image
|
-->

Environment:

  • Device: Pixel 3a
  • OS version: Android 11
  • Package version: 0.2.9
@iugabogdan98 iugabogdan98 added the T: Fix Type: :bug: Bug Fixes label May 29, 2021
@iugabogdan98
Copy link
Author

On further testing, one possible problem would be: on each movement, the event is re-generated, but the bar doesn't respond accordingly to the event.
The issue also happens when editing/adding an event, that is handled in another screen

@JonasWanke
Copy link
Owner

That's an interesting behavior, but I think I just found its cause and fixed it as part of the refactoring (issue: #17, PR: #69, commit: 14bb4d2). A first version with that fix should be released very soon.

@iugabogdan98
Copy link
Author

Thank you, I'll keep an eye for the relaase 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T: Fix Type: :bug: Bug Fixes
Projects
None yet
Development

No branches or pull requests

2 participants