mirror of
				https://github.com/flynx/ImageGrid.git
				synced 2025-10-31 03:10:07 +00:00 
			
		
		
		
	some cleanup...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
		
							parent
							
								
									77e5945a31
								
							
						
					
					
						commit
						a079466c87
					
				| @ -13,41 +13,6 @@ | |||||||
| 
 | 
 | ||||||
| </style> | </style> | ||||||
| 
 | 
 | ||||||
| 
 |  | ||||||
| <!-- |  | ||||||
| <script> |  | ||||||
| less = { |  | ||||||
| 	 // or "production" |  | ||||||
| 	env: "development",  |  | ||||||
| 
 |  | ||||||
| 	// load imports async |  | ||||||
| 	async: false, |  | ||||||
| 
 |  | ||||||
| 	// load imports async when in a page under |  | ||||||
| 	// a file protocol |  | ||||||
| 	fileAsync: false, |  | ||||||
| 
 |  | ||||||
| 	// when in watch mode, time in ms between polls |  | ||||||
| 	//poll: 1000, |  | ||||||
| 
 |  | ||||||
| 	// user functions, keyed by name |  | ||||||
| 	//functions: {}, |  | ||||||
| 
 |  | ||||||
| 	// or "mediaQuery" or "all" |  | ||||||
| 	//dumpLineNumbers: "comments", |  | ||||||
| 
 |  | ||||||
| 	// whether to adjust url's to be relative |  | ||||||
| 	// if false, url's are already relative to the |  | ||||||
| 	// entry less file |  | ||||||
| 	//relativeUrls: false, |  | ||||||
| 
 |  | ||||||
| 	// a path to add on to the start of every url |  | ||||||
| 	//resource |  | ||||||
| 	//rootpath: ":/a.com/" |  | ||||||
| } |  | ||||||
| </script> |  | ||||||
| <script src="ext-lib/less.js"></script> |  | ||||||
| --> |  | ||||||
| <script src="ext-lib/jquery.js"></script> | <script src="ext-lib/jquery.js"></script> | ||||||
| 
 | 
 | ||||||
| <script src="lib/jli.js"></script> | <script src="lib/jli.js"></script> | ||||||
| @ -96,9 +61,6 @@ $(function(){ | |||||||
| 	// defaults... | 	// defaults... | ||||||
| 	toggleTheme('gray') | 	toggleTheme('gray') | ||||||
| 	toggleImageInfo('on') | 	toggleImageInfo('on') | ||||||
| 	// XXX this needs at least an image loaded... |  | ||||||
| 	//toggleImageProportions('fit-viewer') |  | ||||||
| 
 |  | ||||||
| 	setupIndicators() | 	setupIndicators() | ||||||
| 	autoHideCursor($('.viewer')) | 	autoHideCursor($('.viewer')) | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user