garris / TremulaJS

TremulaJS: Picture Streams + Momentum Engine + Bézier Paths + Multi-Device
GNU General Public License v3.0
1.31k stars 82 forks source link

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

Closed Emasoft closed 10 years ago

Emasoft commented 10 years ago

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

garris commented 10 years ago

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...

garris commented 10 years ago

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

Emasoft commented 10 years ago

Verified! Works perfectly now.