We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff9c20f commit 9c7a6c0Copy full SHA for 9c7a6c0
src/analog-joystick-element.ts
@@ -54,7 +54,7 @@ export class AnalogJoystickElement extends LitElement {
54
}
55
56
.controls .region {
57
- pointer-events: bounding-box;
+ pointer-events: fill;
58
fill: none;
59
60
0 commit comments