f1multiviewer / issue-tracker

Issue and feature requests tracker for MultiViewer for F1
https://multiviewer.app
103 stars 1 forks source link

AI Radio Transcriptions: Scroll State Persistence #422

Open sambokai opened 1 year ago

sambokai commented 1 year ago

There's an issue with the current scroll behavior in the AI Radio Transcriptions. Right now, when you scroll down, the scroll position sticks to an absolute position, not to the particular message being viewed. This makes it a bit tough to read through the messages.

A potential solution could be to follow the scroll behavior used in YouTube Live or Twitch. In those platforms, when you scroll back to older messages, the scroll position 'sticks' to the messages you're currently viewing, and it stays there until you hit a 'back to live' button.

I've attached a screenshot of a YouTube live chat for reference, so please excuse any rough language. Implementing this change could make navigation in the AI Radio Transcriptions much smoother.

https://github.com/f1multiviewer/issue-tracker/assets/7689616/7bafdc59-41e2-43e2-a62b-e24be87e4d16

f1multiviewer commented 1 year ago

Yep this is planned!