summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/CommandProcessor.cpp
diff options
context:
space:
mode:
authorJosJuice <josjuice@gmail.com>2021-08-11 14:49:20 +0200
committerJosJuice <josjuice@gmail.com>2021-09-16 18:48:39 +0200
commit47efd3317d2cc6e317121a9ca10fb25808f85981 (patch)
tree0c3884e8e5ccb45878d270fdcedf423698e167e1 /Source/Core/VideoCommon/CommandProcessor.cpp
parent215492152c6b5a20c600e727afcbef9ceace666a (diff)
Android: Fix CheatsActivity d-pad navigation
Special shoutout to Android for not having RTL compatible variants of nextFocusRight and nextFocusLeft. Ideally we would have some way to block the user from using the d-pad to switch between the two panes when in portrait mode, or make the list pane act as if it's to the left of the details pane rather than the right when the details pane is open, but I don't know of a good way to do this. SlidingPaneLayout doesn't really seem to have been implemented with d-pad navigation in mind. Thankfully, landscape is the most important use case for gamepads.
Diffstat (limited to 'Source/Core/VideoCommon/CommandProcessor.cpp')
0 files changed, 0 insertions, 0 deletions