openseadragon/src
Chris Adams 568d6a1c6b Paranoid requestAnimationFrame for antique Firefox
Very old versions of Firefox - e.g. Firefox 7 - have
window.requestAnimationFrame but not cancelAnimationFrame. This is a
very old release so the easiest fix is simply to check for both of the
functions which we intend to call and fall back on traditional behaviour
if both aren't present.
2013-05-23 10:17:41 -04:00
..
button.js Add file-specific descriptions to file headers 2013-05-14 00:00:24 -04:00
buttongroup.js Add file-specific descriptions to file headers 2013-05-14 00:00:24 -04:00
control.js Bringing back in sync with the latest baseline 2013-05-17 22:29:08 -04:00
controldock.js Bringing back in sync with the latest baseline 2013-05-17 22:29:08 -04:00
displayrectangle.js Add file-specific descriptions to file headers 2013-05-14 00:00:24 -04:00
drawer.js Fix Drawer event emission 2013-05-16 02:49:29 -04:00
dzitilesource.js Add file-specific descriptions to file headers 2013-05-14 00:00:24 -04:00
eventhandler.js Fixed typos in comments 2013-05-20 09:40:17 -07:00
fullscreen.js Add file-specific descriptions to file headers 2013-05-14 00:00:24 -04:00
iiiftilesource.js Document New BSD license on @jpstroop's IIIF code 2013-05-14 00:20:35 -04:00
legacytilesource.js Add file-specific descriptions to file headers 2013-05-14 00:00:24 -04:00
mousetracker.js Add file-specific descriptions to file headers 2013-05-14 00:00:24 -04:00
navigator.js Bringing back in sync with the latest baseline 2013-05-17 22:29:08 -04:00
openseadragon.js Paranoid requestAnimationFrame for antique Firefox 2013-05-23 10:17:41 -04:00
osmtilesource.js Add file-specific descriptions to file headers 2013-05-14 00:00:24 -04:00
overlay.js Add file-specific descriptions to file headers 2013-05-14 00:00:24 -04:00
point.js Add file-specific descriptions to file headers 2013-05-14 00:00:24 -04:00
profiler.js Add file-specific descriptions to file headers 2013-05-14 00:00:24 -04:00
rectangle.js Add file-specific descriptions to file headers 2013-05-14 00:00:24 -04:00
referencestrip.js Bringing back in sync with the latest baseline 2013-05-17 22:29:08 -04:00
spring.js Add file-specific descriptions to file headers 2013-05-14 00:00:24 -04:00
strings.js Merge pull request #89 from bgilbert/license 2013-05-14 09:15:00 -07:00
tile.js Add file-specific descriptions to file headers 2013-05-14 00:00:24 -04:00
tilesource.js Add file-specific descriptions to file headers 2013-05-14 00:00:24 -04:00
tilesourcecollection.js Add file-specific descriptions to file headers 2013-05-14 00:00:24 -04:00
tmstilesource.js Add file-specific descriptions to file headers 2013-05-14 00:00:24 -04:00
viewer.js Merge pull request #46 from houseofyin/issue37-navigator 2013-05-20 09:38:49 -07:00
viewport.js Fixed typos in comments 2013-05-20 09:40:17 -07:00