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

Update keybindings after calling InsertItem on the list model #94

Merged
merged 1 commit into from Jan 11, 2022

Conversation

meowgorithm
Copy link
Member

Hot on the heels of #90, this update fixes a bug in the list Bubble where the up/down keybindings would be disabled and hidden in the help if InsertItem was called on an empty list.

Specifically, if the list was emtpy prior to inserting an item the
up/down keybindings would be hidden and disabled.
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

1 participant