mirror of
https://github.com/PabloMK7/citra.git
synced 2025-09-09 04:10:05 +00:00
citra_qt: improve touchscreen mapping UI
This commit is contained in:
parent
41facaece3
commit
09cba69b48
6 changed files with 493 additions and 61 deletions
5
dist/qt_themes/qdarkstyle/style.qss
vendored
5
dist/qt_themes/qdarkstyle/style.qss
vendored
|
@ -1236,3 +1236,8 @@ QToolButton:disabled,
|
|||
QPlainTextEdit:disabled {
|
||||
background-color: #2b2e31;
|
||||
}
|
||||
|
||||
/* touchscreen mapping widget */
|
||||
TouchScreenPreview {
|
||||
qproperty-dotHighlightColor: #3daee9;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue