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

The combo box for select actions should be searchable #109

Open
Czaki opened this issue Nov 8, 2024 · 2 comments
Open

The combo box for select actions should be searchable #109

Czaki opened this issue Nov 8, 2024 · 2 comments

Comments

@Czaki
Copy link
Collaborator

Czaki commented Nov 8, 2024

We may use QSearchableComboBox from superqt to simplify actions selection

class ActionsQComboBox(QComboBox):

@jni
Copy link
Member

jni commented Nov 8, 2024

@Czaki The current one searches already (at least for me on macOS) but doesn't filter.

@jni
Copy link
Member

jni commented Nov 8, 2024

(agree this would be an improvement)

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

2 participants