From b881949b6de1c7359cb79e2ba7c9aa2e104c1885 Mon Sep 17 00:00:00 2001 From: flodavid Date: Mon, 24 Jul 2023 21:30:24 +0200 Subject: yuzu: Enable controller interaction in Controller Applet --- src/yuzu/applets/qt_controller.ui | 54 ++++++++++++++++++++++++++++++++++----- 1 file changed, 47 insertions(+), 7 deletions(-) (limited to 'src/yuzu/applets/qt_controller.ui') diff --git a/src/yuzu/applets/qt_controller.ui b/src/yuzu/applets/qt_controller.ui index 729e921ee..6f7cb3c13 100644 --- a/src/yuzu/applets/qt_controller.ui +++ b/src/yuzu/applets/qt_controller.ui @@ -2624,13 +2624,53 @@ - - - true - - - QDialogButtonBox::Cancel|QDialogButtonBox::Ok - + + + + 7 + + + 0 + + + 0 + + + 0 + + + 0 + + + + + true + + + QLabel { color : red; } + + + Not enough controllers + + + Qt::AlignCenter + + + 0 + + + + + + + true + + + QDialogButtonBox::Cancel|QDialogButtonBox::Ok + + + + -- cgit v1.2.3