I wanted to hide the mouse from my theme, but using the css cursor:none only applies once the mouse moves a tiny bit, not when the cursor is initially set in the middle of the screen.
Is there any option that lets me disable the cursor, or could the mouse requiring an update before it applies the css rules to the cursor be fixed?
I wanted to hide the mouse from my theme, but using the css cursor:none only applies once the mouse moves a tiny bit, not when the cursor is initially set in the middle of the screen.
Is there any option that lets me disable the cursor, or could the mouse requiring an update before it applies the css rules to the cursor be fixed?