Crucible: LeaderBoard issue

Avatar
  • actualizado
  • Completed - Resolved

"<" button is not working in "My Score" tab. We can not see the score higher than ours.

Image 2344

Thank you and best regards.

Game Version:
Steam Public
Platform:
Windows

¿Cómo calificaría el servicio al cliente que recibió?

Puntuación de satisfacción por policeofficer110 hace 7 años

thank you.

Añadir un Comentario sobre la calidad del soporte que recibió (opcional):

Avatar
[Dev] Nanorock Programmer

Stefan Furcht, Can we hide the buttons when in "My score" ?

Avatar
Lee "Noontide" Moon

As UI Design input. Standard practice for this type of leaderboard filtering is to allow players to browse the leaderboard as normal, but their starting point is centered on their score instead.


Personally I would advise the fix to allow scrolling (giving the player further context on exactly who is around them) but otherwise if we deem this too hard to implement we can disable the arrows completely as Nanorock suggests.

Avatar
Stefan Furcht
  • Iniciado
Avatar
Stefan Furcht

I made it work.
The problem was that the "My Score" filter requires a negative index to get entries ranked higher than the user,
but the index was clamped to 0 minimum.

Avatar
Stefan Furcht
  • Completed - Next Patch
Avatar
Lee "Noontide" Moon
  • Completed - Resolved