Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add focus functions for scroll up, down, left, right #48

Open
pspeed42 opened this issue Dec 5, 2016 · 0 comments
Open

Add focus functions for scroll up, down, left, right #48

pspeed42 opened this issue Dec 5, 2016 · 0 comments

Comments

@pspeed42
Copy link
Contributor

pspeed42 commented Dec 5, 2016

We have standard InputMapper functions for things like next, previous, and so on. This was approach 2 in issue #44 as originally written. I'm breaking it out into a separate task.

This issue would be to add similar functions for different scroll directions and then default-wire them to things like the right joystick, mouse wheel, and maybe pageup/pagedn keys or something.

ListBox would be the test bed for these new functions as it's the most obvious case where this would be useful.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant