nand2mario / nestang

NESTang is an FPGA Nintendo Entertainment System implemented with Sipeed Tang Primer 25K, Nano 20K and Primer 20K boards
GNU General Public License v3.0
354 stars 38 forks source link

[Improvement] menu navigation is a bit too sensitive #95

Open Roet-Ivar opened 1 week ago

Roet-Ivar commented 1 week ago

This is might be considered a very minor thing, but makes the overall navigation feel much nicer.

When navigating the menus the pointer is a bit too sensitive to the duration of presses, e.g. pressing d-pad once can often make the pointer jump two or more indexes.

Maybe a delay/de-bounce time be added so that it can distinguish single presses?

siffland commented 1 day ago

I experience this as well. Also then using the shortcut keys to get back to the menu it always changes to the next page in the menus.