Rotwood-Vale / Ratwood-Keep

GNU Affero General Public License v3.0
20 stars 212 forks source link

[REQUEST] Lobby List doesn't maintain scroll position when refreshed. #348

Open Drayco84 opened 2 months ago

Drayco84 commented 2 months ago

Is your feature request related to a problem? Please describe.

The Lobby List that shows up before the game starts always returns to the top whenever it refreshes. While the constant refreshing is understandable, this makes it virtually impossible to read who's signed up where and thus frustrate people that would like to play a certain position together. The menu listed in the middle of the screen here. Lobby List

Describe the solution you'd like

The window keeps the scroll position after refresh so it's much easier for people to read the list.

Describe alternatives you've considered

Only other option I can think of is vastly increasing the size of the window and giving players the option to close the window and reopen it from the OOC tab. (Although honestly the ability to manually close and open the window should be added anyway.)

Additional context

I found this while trying to Google the exact terms I was looking for! Although I don't know how well the code mentioned at the end would work in Ratwood... https://github.com/google/material-design-lite/issues/4140

Drayco84 commented 2 months ago

EDIT: Accidentally shrank the window for Migrants and found out it's all windows, not just this one.