mirror of
				https://github.com/flynx/ImageGrid.git
				synced 2025-11-04 05:10:07 +00:00 
			
		
		
		
	fixed mark dialog text...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
		
							parent
							
								
									cbbce982ff
								
							
						
					
					
						commit
						317f696372
					
				@ -284,11 +284,7 @@ function markImagesDialog(){
 | 
			
		||||
 | 
			
		||||
	updateStatus('Mark...').show()
 | 
			
		||||
 | 
			
		||||
	var alg = 'Mark images: |'+
 | 
			
		||||
		'Use Esc and Shift-Esc to exit crop modes.'+
 | 
			
		||||
		'\n\n'+
 | 
			
		||||
		'NOTE: all crop modes will produce a single ribbon unless\n'+
 | 
			
		||||
		'otherwise stated.'
 | 
			
		||||
	var alg = 'Mark images:'
 | 
			
		||||
 | 
			
		||||
	var cur = toggleImageMark('?') == 'on' ? 'Unmark' : 'Mark'
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user