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

Miten arvioisit asiakaspalvelua mitä olet saanut?
Tyytyväisyysmerkin antoi policeofficer110 10 vuodet sitten
Lisää kommentti asiakastuen laadusta (valinnainen):
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.