supertuxkart-sourceforge-migration / stk-migration-test

0 stars 0 forks source link

GP Progress breaks when there are over 5 tracks. #320

Open supertuxkart-sourceforge-migration opened 10 years ago

supertuxkart-sourceforge-migration commented 10 years ago

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

supertuxkart-sourceforge-migration commented 10 years ago

Author: wardje Picture

supertuxkart-sourceforge-migration commented 10 years ago

Author: wardje Added a quick patch which shows:

Misses some sort of indicator showing that there are more tracks than the ones shown.

supertuxkart-sourceforge-migration commented 10 years ago

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

supertuxkart-sourceforge-migration commented 10 years ago

Author: hikerstk Good enough for 0.8, postponing it.

supertuxkart-sourceforge-migration commented 10 years ago

Author: magned Postponing further improvement(s) till 0.8.2.