We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How to Reproduce Be ranked first locally for the past week.
Expected Behavior Rank 1 (and other high ranks) show full wreath
Versions affected 50.2
I am not sure what rank should require a full wreath for local rank, but I feel like number 1 definitely should have it.
The problem seems to be around here:
StreetComplete/app/src/main/java/de/westnordost/streetcomplete/screens/user/profile/ProfileFragment.kt
Line 310 in 66fafe8
The rank is surely always >=1 so this can never be 100?
Ping @matkoniecz
The text was updated successfully, but these errors were encountered:
Thanks for noticing, reporting and even diagnosing!
Sorry, something went wrong.
af06401
try better scaling of local rank
3370c29
adjustment triggered by #4762
Just got the beta update and now all my wreaths are full! Thanks for fixing this!
Nice to see that someone cares about them :)
matkoniecz
No branches or pull requests
How to Reproduce
Be ranked first locally for the past week.
Expected Behavior
Rank 1 (and other high ranks) show full wreath
Versions affected
50.2
I am not sure what rank should require a full wreath for local rank, but I feel like number 1 definitely should have it.
The problem seems to be around here:
StreetComplete/app/src/main/java/de/westnordost/streetcomplete/screens/user/profile/ProfileFragment.kt
Line 310 in 66fafe8
The rank is surely always >=1 so this can never be 100?
Ping @matkoniecz
The text was updated successfully, but these errors were encountered: