yuzu: config: Vibrate the controller while configuring vibration strength
This commit is contained in:
parent
79e8f4abe8
commit
694c078655
5 changed files with 95 additions and 8 deletions
|
@ -17,6 +17,13 @@
|
|||
<string notr="true"/>
|
||||
</property>
|
||||
<layout class="QVBoxLayout">
|
||||
<item row="0" column="0" colspan="4">
|
||||
<widget class="QLabel" name="label_1">
|
||||
<property name="text">
|
||||
<string>Press any controller button to vibrate the controller.</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QGroupBox" name="vibrationStrengthGroup">
|
||||
<property name="title">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue