zachwinter / kaleidosync

A WebGL Spotify visualizer made with Vue, D3, and Three.js.
https://www.kaleidosync.com
809 stars 61 forks source link

[Suggestion] Full Screen Mode #4

Closed DanSolo81 closed 5 years ago

DanSolo81 commented 5 years ago

When in browser and you enter full screen mode, the browser toolbar and open tabs are still visible. Is it possible to add an Expand button < > or [ ] to enter a full screen mode that will take up the entire screen with the visualizer?

TheLawsOfChaos commented 5 years ago

So I mean, F11 (shortcut to put most, if not all browsers into full screen mode) for me hides the toolbar and any open tabs. What browser do you see this not work in?

zachwinter commented 5 years ago

I've built a new UI that adds this feature. It's still not ready for me to redirect the existing Heroku app (there are a couple outstanding bugs), but you can check it out here:

https://www.kaleidosync.com

Feedback is highly appreciated. <3