csaez / quicklauncher

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

Down-arrow moves two items down instead of one. #1

Closed csaez closed 9 years ago

csaez commented 10 years ago

I noticed that the down-arrow actually moves two items down instead of one. Is this a behavior we can tweak on our end somehow?

I'm using this with Softimage 2014 SP1, by the way.

Tim Crowson

csaez commented 9 years ago

quicklauncher uses now a QMenu + QCompleter, fixed!