PocketSprite / 8bkc-sdk

SDK for programming apps for the PocketSprite
64 stars 20 forks source link

Flip powerbutton menu up/down keys #17

Open rorosaurus opened 6 years ago

rorosaurus commented 6 years ago

Right now, the power button menu up/down keys function similar to a "swipe" command for touchscreen devices. Pressing up "swipes" the menu up and away, showing the menu item below.

For this type of input, I'd expect pressing up to show the above item, not the below item.

Yes, this is minor and nitpicky. Totally understand if others don't agree with this preference! :)

Spritetm commented 6 years ago

...perhaps make this into an option that can be set from the chooser? Just store it in nvs and decide at runtime. I'd rather not upset the installed user base by flipping the switch on them on a software update.