mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-06-07 08:07:18 +02:00
Change stroke's opacity from 0 to 0.1
This commit is contained in:
parent
23722e4adf
commit
6a460d2e8f
@ -83,7 +83,7 @@
|
|||||||
"value": "rightTrigger"
|
"value": "rightTrigger"
|
||||||
},
|
},
|
||||||
"stroke": {
|
"stroke": {
|
||||||
"opacity": 0
|
"opacity": 0.1
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -123,7 +123,7 @@
|
|||||||
"value": "leftBumper"
|
"value": "leftBumper"
|
||||||
},
|
},
|
||||||
"stroke": {
|
"stroke": {
|
||||||
"opacity": 0
|
"opacity": 0.1
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -150,7 +150,7 @@
|
|||||||
"value": "rightBumper"
|
"value": "rightBumper"
|
||||||
},
|
},
|
||||||
"stroke": {
|
"stroke": {
|
||||||
"opacity": 0
|
"opacity": 0.1
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -177,7 +177,7 @@
|
|||||||
"value": "leftTrigger"
|
"value": "leftTrigger"
|
||||||
},
|
},
|
||||||
"stroke": {
|
"stroke": {
|
||||||
"opacity": 0
|
"opacity": 0.1
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -99,7 +99,7 @@
|
|||||||
"value": "switchCamera"
|
"value": "switchCamera"
|
||||||
},
|
},
|
||||||
"stroke": {
|
"stroke": {
|
||||||
"opacity": 0
|
"opacity": 0.1
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -39,7 +39,7 @@
|
|||||||
"value": "rightBumper"
|
"value": "rightBumper"
|
||||||
},
|
},
|
||||||
"stroke": {
|
"stroke": {
|
||||||
"opacity": 0
|
"opacity": 0.1
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -66,7 +66,7 @@
|
|||||||
"value": "rightTrigger"
|
"value": "rightTrigger"
|
||||||
},
|
},
|
||||||
"stroke": {
|
"stroke": {
|
||||||
"opacity": 0
|
"opacity": 0.1
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -107,7 +107,7 @@
|
|||||||
"value": "leftBumper"
|
"value": "leftBumper"
|
||||||
},
|
},
|
||||||
"stroke": {
|
"stroke": {
|
||||||
"opacity": 0
|
"opacity": 0.1
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -99,7 +99,7 @@
|
|||||||
"value": "switchCamera"
|
"value": "switchCamera"
|
||||||
},
|
},
|
||||||
"stroke": {
|
"stroke": {
|
||||||
"opacity": 0
|
"opacity": 0.1
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -39,7 +39,7 @@
|
|||||||
"value": "rightBumper"
|
"value": "rightBumper"
|
||||||
},
|
},
|
||||||
"stroke": {
|
"stroke": {
|
||||||
"opacity": 0
|
"opacity": 0.1
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -66,7 +66,7 @@
|
|||||||
"value": "rightTrigger"
|
"value": "rightTrigger"
|
||||||
},
|
},
|
||||||
"stroke": {
|
"stroke": {
|
||||||
"opacity": 0
|
"opacity": 0.1
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -107,7 +107,7 @@
|
|||||||
"value": "leftBumper"
|
"value": "leftBumper"
|
||||||
},
|
},
|
||||||
"stroke": {
|
"stroke": {
|
||||||
"opacity": 0
|
"opacity": 0.1
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user