joel16 / 3DShell

3DShell - (Pronounced 3D Shell) is a multi purpose file manager for the Nintendo 3DS. Heavily inspired by the CyanogenMod/LineageOS file manager.
311 stars 20 forks source link

[Feature] Page Up/Page Down controls when browsing a folder #47

Closed SadisticMystic closed 3 years ago

SadisticMystic commented 5 years ago

Currently, it's possible to scroll through a folder view with four types of input: D-pad up (scroll up 1 item), D-pad down (scroll down 1 item), D-pad left (scroll all the way up to the first item in the folder), and D-pad right (scroll all the way down to the last item in the folder). When you're looking for one thing in a large folder, this leaves you with no choice but to scroll through the entire list one item at a time, which can take a while depending on how big the list actually is.

My thought is to add buttons for scrolling by 5 at a time, as many as will fit on one screen full. L and R will be free for this at times when the folder view is what's capturing inputs.

joel16 commented 3 years ago

Fixed with latest beta release.