Block a user
f6da07ed0c
Merge branch 'master' of code.with.camp:858/frontend
a880669eb9
basic setup of router, redux store - test action in Home container
489722e8be
adds a global pause / resume - space to trigger
32a9720e6e
Merge branch 'fetch-textb' of sanj/padmaEmbeds into master
8794207e1d
allow loading of yaml with url param textb=<textb_url>
0a4825e14b
update slides from yaml
27e8d44db0
fix isReady() for documents
Allow specifying textb location in URL
Allow specifying textb location in URL
Allow specifying textb location in URL
8794207e1d
allow loading of yaml with url param textb=<textb_url>
0a4825e14b
update slides from yaml
27e8d44db0
fix isReady() for documents
961678fbca
Merge branch 'master' of code.with.camp:sanj/padmaEmbeds
78c13a285b
wait for slide to load before starting, fixes #3
Do video clips require duration to be stated?
Ah, interesting - right now - yes, everything requires an explicit duration.
Jpeg loading
Hmm, this happens only when zooming, right? Not sure if there's a good way to "preload" the zoomed in image .. @j - any ideas here? simulate actual zooms inside the iframes in the background? but it would all be a bit guessing since I'm assuming there's no reliable way to know that the jpegs have actually loaded?