Move Touch control settings to Controller tab

This commit is contained in:
redphx 2024-03-10 17:57:16 +07:00
parent 0f7ac4c372
commit f75e22b5f6

View File

@ -8987,6 +8987,7 @@ div[class*=StreamMenu-module__menuContainer] > div[class*=Menu-module] {
-webkit-appearance: none;
background: transparent;
text-align-last: right;
border: none;
}
.bx-mkb-pointer-lock-msg {
@ -10842,14 +10843,8 @@ function setupQuickSettingsBar() {
},
],
},
],
},
HAS_TOUCH_SUPPORT && {
icon: Icon.HAND_TAP,
group: 'touch-controller',
items: [
{
HAS_TOUCH_SUPPORT && {
group: 'touch-controller',
label: t('touch-controller'),
items: [