pbakaus/scroller

Demos not working in Firefox

Opened this issue · 2 comments

The scrolling/panning demos seem not to be working correctly in Firefox for Mac OS X. Neither DOM nor Canvas detects scrollwheel zoom, and canvas does not render the tiles at all. I have seen this issue in Firefox 14.0.1 on OS X 10.8 and Firefox 13.0.0 on OS X 10.6.8. Are these known issues?

The demos were never tested more broadly on non webkit browsers. This has no effect on the library because it does not contain any render or browser specific code. The library should work cross-browser, even if the demos do not.

We should fix the demos though. Not sure we'll have time doing that in the next weeks though.

Actually this is fixed in master but has never made it to gh-pages 23ee166