CS_Store
CS_Store copied to clipboard
Unable to Drag Audio and Video from Directory Pane
Hi there,
I read your blog post a few weeks ago (I think I came across it on HN), and I've been playing around with CS_Store a lot since then. I think you're onto something big - it's such a natural way to interact with files, and a lot of fun, too!
I'm particularly excited to try out the "sound regions" you mention in your blog post. In my testing with Firefox and Chrome on Mac and Windows, I've been unable to drag audio or video files out of the directory pane - I can play them there, but not move them out onto the canvas.
I think this may be due to the default HTML5 player element not being draggable by default. Perhaps it could be wrapped with a draggable div or maybe built into a custom player?
If you have any thoughts on how you'd like to see this implemented, I'd be happy to submit a pr :)
Thanks so much for creating this interface, and thanks again for making it open source.