Currently, I am immersed in a 360-panorama project, utilizing panolens.js and three.js. While Panolens offers fullscreen mode functionality, the problem arises when entering this mode as the canvas conceals all of my div elements. One particular div element displays the loaded image. I have pondered various solutions, including incorporating text directly into the canvas itself. However, this task proves to be challenging for me due to the use of WebGL context by the canvas. Any assistance or suggestions regarding potential solutions would be greatly appreciated. Thank you in advance.
To view the issue in my project, click here.