There's a little ">" indicating which preference you are tweaking.
I also used a dictionary for better code legibility (first commit), so configs[0] is now configs['velocidade']
Lastly, sometimes the indicator does not match the setting if you press the key too fastly, but this probably has to do with the key event logic.
There's a little ">" indicating which preference you are tweaking. I also used a dictionary for better code legibility (first commit), so configs[0] is now configs['velocidade'] Lastly, sometimes the indicator does not match the setting if you press the key too fastly, but this probably has to do with the key event logic.