I would like to use the function full screen fullscreen();
Using sliders, checkboxs, inputs and buttons that will disappear when we are in a full screen mode.
So basically I can work with sliders and then go full screen so only the canvas is visible
I think that you can get sliders to function even if they are beneath the lower edge of the canvas. Saw this after I made a mistake one time. I don’t know how this lower than the canvas manipulation will react when you engage full screen, but it be a path for you.