Make session rating view auto-scroll #7

Closed
opened 2024-07-09 23:11:13 +02:00 by felixm · 1 comment
Owner

Instead of using 0 for unrated session, we should probably do Option.

We can then scroll past the sessions that already have a rating. Maybe we should also discard sessions with less than five seconds from the rating.

Instead of using 0 for unrated session, we should probably do Option<u8>. We can then scroll past the sessions that already have a rating. Maybe we should also discard sessions with less than five seconds from the rating.
Author
Owner

Not really relevant anymore. Correct way would be to implement this via AW.

Not really relevant anymore. Correct way would be to implement this via AW.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: felixm/antidrift#7