concerto / concerto-frontend

Frontend JS code for Concerto
http://concerto-signage.org
Other
7 stars 5 forks source link

Frontend cache key update #52

Closed mfrederickson closed 9 years ago

mfrederickson commented 9 years ago

This closes #50. @gbprz please check this over. I've changed the concerto-field to pull the cache-key from the header and store it in a property, put an observer on it and when it changes, fire an event. I've changed concerto-screen to catch that event and reload the screen (and to no longer poll the setup).