diff --git a/raspberry/roberto/views/frontend/templates/index.html b/raspberry/roberto/views/frontend/templates/index.html index aeb2ba1..b4f89a1 100644 --- a/raspberry/roberto/views/frontend/templates/index.html +++ b/raspberry/roberto/views/frontend/templates/index.html @@ -29,6 +29,12 @@ top: 20px; right: 50px } + #textoverlay, #controls, .stats-box { + pointer-events: none; + } + #controls canvas { + pointer-events: all; + } @@ -36,7 +42,7 @@ {# #}
- +