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

fix multi keys #4543

Merged
merged 3 commits into from
May 22, 2024
Merged

fix multi keys #4543

merged 3 commits into from
May 22, 2024

Conversation

willmcgugan
Copy link
Collaborator

Fixes #4542

@willmcgugan willmcgugan merged commit d15cfa0 into main May 22, 2024
18 of 19 checks passed
@willmcgugan willmcgugan deleted the multi-keys branch May 22, 2024 19:54
for binding, enabled in bindings:
action_to_bindings[binding.action].append((binding, enabled))

self.styles.grid_size_columns = len(bindings)
Copy link
Contributor

@TomJGooding TomJGooding May 22, 2024

Choose a reason for hiding this comment

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

Should this instead be the length of action_to_bindings?

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.

Footer issue on 0.63.0
2 participants