KhronosGroup / OpenXR-Tutorials

OpenXR Tutorials
https://www.openxr-tutorial.com/
Apache License 2.0
76 stars 15 forks source link

Hamburger Error #89

Closed DR-xR closed 10 months ago

DR-xR commented 10 months ago

When I reduce my browser (Firefox, latest release) to the minimum width or display the site (https://openxr-tutorial.com/index.html) on a mobile device the left menu reduces to a hamburger. Unfortunately, the hamburger is non-functional. The cursor changes to a pointer (desktop), but there is no response when clicked. There is also no response on a mobile device.

Looking at the debugger, it appears that there is no event (either explicit or implicit [anchor-tag]) associated with the symbol and the cursor change is just through CSS.

rvkennedy commented 10 months ago

Fixed again. Seems a bad merge may have deleted the code.