Merge branch 'master' into raf

Fixed Conflicts:
	src/viewer.js
This commit is contained in:
Ian Gilman 2013-06-19 11:19:54 -07:00
commit 8e88f36098
31 changed files with 975 additions and 974 deletions

View File

@ -131,6 +131,7 @@ module.exports = function(grunt) {
browser: true,
eqeqeq: false,
loopfunc: false,
trailing: true,
globals: {
OpenSeadragon: true
}