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

Feature/cast pending event #9

Closed BryanChrisBrown closed 1 year ago

BryanChrisBrown commented 1 year ago

This PR adds the new item playing event which can be used to verify whether or not an element has been cast properly.

This makes the isCastPending variable more accurate as a second cast can only be called after the first hologram is cast.