Open supertuxkart-sourceforge-migration opened 10 years ago
Author: wardje Picture
Author: wardje Added a quick patch which shows:
Misses some sort of indicator showing that there are more tracks than the ones shown.
Author: auria Fixed in r10275, thanks for the patch!
As for the indicator that there is more, maybe just use 'scrollbar_btn.png' from the GUI skins, either on top or bottom of the list
Author: hikerstk Good enough for 0.8, postponing it.
Author: magned Postponing further improvement(s) till 0.8.2.
Author: wardje
When in a Grand Prix with 6 or more tracks, the GP Progress is broken and overflows over the bottom.
Culprit is in
src/states_screens/race_result_gui.cpp
-->void RaceResultGUI::enableGPProgress()
.Suggestions:
Migrated-From: https://sourceforge.net/apps/trac/supertuxkart/ticket/501