yuzu: Add motion and touch configuration

This commit is contained in:
FearlessTobi 2020-07-14 19:01:36 +02:00
parent ce43139eb7
commit e6bd1fd1b8
19 changed files with 1894 additions and 3 deletions

View file

@ -1371,3 +1371,8 @@ QGroupBox#vibrationGroup::title {
padding-left: 1px;
padding-right: 1px;
}
/* touchscreen mapping widget */
TouchScreenPreview {
qproperty-dotHighlightColor: #3daee9;
}