Open gitguys opened 4 years ago
Ah sorry, my github notifications was spammed so i didnt notice this issue. But having the control-panel on a different z-index would make sense yeah. And also option to anchor the control-panel different places. Very weird that it behaved different on mac compared to windows though, its just html so it should behave equal, but i will look into it :)
I set canvasZindex to -1 so that AudioVisualizer is behind elements on Plex when I play music and that's great.
On Chrome on Mac I still have access to the AudioVisualizer control panel as shown here:
However, on Chrome for Windows once I close the AudioVisualizer control panel, it's hidden behind elements until I reload the tab or restart the browser and, even then, the AudioVisualizer controls conflict with elements and are inaccessible.
Only until I change canvasZindex do I have access to controls again.
Is there a way to have the AudioVisualizer control panel on Windows Chrome ignore canvasZindex or have its own canvasZindex as it appears to have in Mac Chrome?
Also the option the move the AudioVisualizer controls to another location would be great as being top-right makes them often cover up important elements.