Oimo.js icon indicating copy to clipboard operation
Oimo.js copied to clipboard

Docs are broken

Open buesing opened this issue 8 years ago • 0 comments

When viewing http://lo-th.github.io/Oimo.js/docs.html I get a console error:

Uncaught ReferenceError: isPlaying is not defined
    at Object.setPlay (editor.js:177)
    at Object.init (editor.js:171)
    at next (docs.js:72)
    at Object.load_next (view.js:569)
    at THREE.SEA3D.l.onComplete (view.js:588)
    at THREE.SEA3D.<anonymous> (sea3d.min.js:217)
    at SEA3D.File.dispatchComplete (sea3d.min.js:86)
    at SEA3D.File.readState (sea3d.min.js:85)

and no docs are displayed.

buesing avatar Feb 28 '17 10:02 buesing