yuzu: Add motion and touch configuration
This commit is contained in:
parent
ce43139eb7
commit
e6bd1fd1b8
19 changed files with 1894 additions and 3 deletions
5
dist/qt_themes/qdarkstyle/style.qss
vendored
5
dist/qt_themes/qdarkstyle/style.qss
vendored
|
@ -1371,3 +1371,8 @@ QGroupBox#vibrationGroup::title {
|
|||
padding-left: 1px;
|
||||
padding-right: 1px;
|
||||
}
|
||||
|
||||
/* touchscreen mapping widget */
|
||||
TouchScreenPreview {
|
||||
qproperty-dotHighlightColor: #3daee9;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue