Hi,
I have a solid black cursor on my MM v2.16.0. The cursor disappears as soon as I move the mouse the first time.
In the main.css I see:
html {
cursor: none;
overflow: hidden;
background: var(--color-background);
user-select: none;
font-size: var(--font-size);
}
I used the script from @sdetweil to update and install my MM.
Any ideas how to fix that? I think, I saw this behavior first time after updating to v2.15.0.
