csaez / quicklauncher

A minimal Qt based menu to quickly find and execute Maya commands and user scripts.
71 stars 19 forks source link

Pick first autocomplete item without using arrow keys #11

Closed csaez closed 7 years ago

csaez commented 7 years ago

This is related to qcompleter default behavior (maya native graph editor menu behaves the same), but I would like to look for an alternative without going back to a custom widget (like in the first implementation). Having to go arrow down all the time is a bit annoying and there's definitely room for improvement.

csaez commented 7 years ago

Quick fix: https://github.com/csaez/quicklauncher/commit/503d51c6cec13b70eeb30cae074ef7c686ac6a19