garris / TremulaJS

TremulaJS: Picture Streams + Momentum Engine + Bézier Paths + Multi-Device

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Safari bug: pictures are not scrolled but dragged with the mouse

Emasoft opened this issue · comments

Great add on! I love the roundtable mode!
But I have found an annoying bug when scrolling: often the pictures are not scrolled but dragged with the mouse. See the attached screenshot.
I think this is maybe some Safari feature that is interfering with your code. I'm using Safari 7.0.6 on OSX Maverick.

tremulajs bug safari

Hi Emasoft -- thank you very much for filing the bug! This was actually an oversight in the demo (only on the flicker call.)

There is a use case where we allow drag and drop between streams -- so we allow dragging in some cases.

I have just fixed this locally and will be pushing to github soon. Running to meeting now...

Ok. Fixed. @Emasoft please verify if possible. Regards. Garris

Verified! Works perfectly now.