Looking-Glass / bridge.js

Bridge.js is a javascript API for interacting with Looking Glass displays via Looking Glass Bridge 2.2.0+
https://lookingglassfactory.com/software/looking-glass-bridge
MIT License
8 stars 0 forks source link

Fix/casting #8

Closed BryanChrisBrown closed 1 year ago

BryanChrisBrown commented 1 year ago

This PR improves the robustness of casting.

Now we store the playlist as a random name, delete it during a cast, and then assign it. This works better for Bridge and is easier to keep track of for instances.

This PR also cleans up the playlist UI on the test app.