Crucible: LeaderBoard issue

Avatar
  • aktualizováno
  • 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

Jak byste oznámkovali zákaznickou podporu?

Známka spokojenosti od policeofficer110 Před 7 roků

thank you.

Zadejte komentář ohledně kvality obdržené podpory (volitelné):

Avatar
[Dev] Nanorock

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
  • V řešení
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