mirror of
https://github.com/openseadragon/openseadragon.git
synced 2024-11-21 20:56:09 +03:00
Removed JS Hint globals comment, since it's now in grunt
This commit is contained in:
parent
4e51b642ef
commit
9569ff1215
@ -1,5 +1,3 @@
|
||||
/*globals OpenSeadragon */
|
||||
|
||||
(function( $ ){
|
||||
|
||||
/**
|
||||
|
@ -1,5 +1,3 @@
|
||||
/*globals OpenSeadragon */
|
||||
|
||||
(function( $ ){
|
||||
/**
|
||||
* Manages events on groups of buttons.
|
||||
|
@ -1,5 +1,3 @@
|
||||
/*globals OpenSeadragon */
|
||||
|
||||
(function( $ ){
|
||||
|
||||
/**
|
||||
|
@ -1,5 +1,3 @@
|
||||
/*globals OpenSeadragon */
|
||||
|
||||
(function( $ ){
|
||||
|
||||
//id hash for private properties;
|
||||
|
@ -1,5 +1,3 @@
|
||||
/*globals OpenSeadragon */
|
||||
|
||||
(function( $ ){
|
||||
|
||||
/**
|
||||
|
@ -1,5 +1,3 @@
|
||||
/*globals OpenSeadragon */
|
||||
|
||||
(function( $ ){
|
||||
|
||||
var DEVICE_SCREEN = $.getWindowSize(),
|
||||
|
@ -1,5 +1,3 @@
|
||||
/*globals OpenSeadragon */
|
||||
|
||||
(function($){
|
||||
|
||||
/**
|
||||
|
@ -1,5 +1,3 @@
|
||||
/*globals OpenSeadragon */
|
||||
|
||||
(function( $ ){
|
||||
|
||||
|
||||
|
@ -1,5 +1,3 @@
|
||||
/*globals OpenSeadragon */
|
||||
|
||||
(function( $ ){
|
||||
|
||||
// is any button currently being pressed while mouse events occur
|
||||
|
@ -1,5 +1,3 @@
|
||||
/*globals OpenSeadragon */
|
||||
|
||||
(function( $ ){
|
||||
|
||||
/**
|
||||
|
@ -1,5 +1,3 @@
|
||||
/*globals OpenSeadragon */
|
||||
|
||||
(function( $ ){
|
||||
|
||||
/**
|
||||
|
@ -1,5 +1,3 @@
|
||||
/*globals OpenSeadragon */
|
||||
|
||||
(function( $ ){
|
||||
|
||||
/**
|
||||
|
@ -1,5 +1,3 @@
|
||||
/*globals OpenSeadragon */
|
||||
|
||||
(function( $ ){
|
||||
|
||||
/**
|
||||
|
@ -1,5 +1,3 @@
|
||||
/*globals OpenSeadragon */
|
||||
|
||||
(function( $ ){
|
||||
|
||||
/**
|
||||
|
@ -1,5 +1,3 @@
|
||||
/*globals OpenSeadragon */
|
||||
|
||||
(function( $ ){
|
||||
|
||||
/**
|
||||
|
@ -1,5 +1,3 @@
|
||||
/*globals OpenSeadragon */
|
||||
|
||||
(function( $ ){
|
||||
|
||||
/**
|
||||
|
@ -1,5 +1,3 @@
|
||||
/*globals OpenSeadragon */
|
||||
|
||||
(function( $ ){
|
||||
|
||||
|
||||
|
@ -1,5 +1,3 @@
|
||||
/*globals OpenSeadragon */
|
||||
|
||||
(function( $ ){
|
||||
|
||||
/**
|
||||
|
@ -1,5 +1,3 @@
|
||||
/*globals OpenSeadragon */
|
||||
|
||||
(function( $ ){
|
||||
|
||||
// dictionary from hash to private properties
|
||||
|
@ -1,5 +1,3 @@
|
||||
/*globals OpenSeadragon */
|
||||
|
||||
(function( $ ){
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user