A new scrollbar navigator for the playerlimit on a game

I noticed that there is a massive scrollbar for setting the playercount limit on a game and came up with a way on how to make this easier to navigate through.

image

3 Likes

:thinking:

The UX there would be a bit questionable. I think the de-facto solution for this is an input field where you can type a min-max-delimited number and increment/decrement it…

image

<input type="number" min="1" max="700">
8 Likes

actually, there is already an easy way to navigate it. First open the scrollbar and type in the choice you want, for example if you want 657 type β€œ657”. (Yes there is no textbox but it works)