Crucible: LeaderBoard issue

Avatar
  • оновлений
  • 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

Як би ви оцінили рівень обслуговування, яке отримали?

Позначка задоволеності від policeofficer110 7 років тому

thank you.

Додайте коментар щодо якості обслуговування (не обов'язково):

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 Programmer
  • Started
Avatar
Stefan Furcht Programmer

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 Programmer
  • Completed - Next Patch
Avatar
Lee "Noontide" Moon
  • Completed - Resolved