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

Allow loop cycling through Bullet items #53

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

antoinedelia
Copy link

If you're on the first item of a Bullet and press the ARROW_UP key, it goes to the last item rather than being blocked on the first one.
Same idea when we are on the last item and going down.

Maybe this could be allowed via a parameter and not defaulted.

If you're on the first item of a Bullet and press the ARROW_UP key, it goes to the last item rather than being blocked on the first one.
Same idea when we are on the last item and going down.
@antoinedelia antoinedelia changed the title Allow loop cycling through menu items Allow loop cycling through Bullet items Oct 15, 2019
Copy link
Contributor

@rcfox rcfox left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are two other classes with moveUp/moveDown. This behaviour should be reflected in those as well.

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

Successfully merging this pull request may close these issues.

None yet

2 participants