commit | 7eb7c106f1538e29b5bab588b072faa7ce65fe7b | [log] [tgz] |
---|---|---|
author | Maxime Chretien <maxime.chretien@bootlin.com> | Wed Jul 08 15:32:15 2020 +0200 |
committer | Masahiro Yamada <masahiroy@kernel.org> | Fri Aug 14 13:30:03 2020 +0900 |
tree | 9be59ac79ac88aa0f346267e0afab3438984e445 | |
parent | 8410e6559412c95484b6e6d28c76cea57f753821 [diff] |
kconfig: qconf: Fix mouse events in search view On menu properties mouse events didn't do anything in search view (listMode). As there are no menus in listMode we can add an exception in tests to always change the value on mouse events if we are in listMode. Signed-off-by: Maxime Chretien <maxime.chretien@bootlin.com> Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>