mirror of
				https://codeberg.org/ashley/poke
				synced 2025-07-17 16:52:11 +00:00 
			
		
		
		
	lets try this
This commit is contained in:
		
							parent
							
								
									2349a5f67f
								
							
						
					
					
						commit
						284ca61bb9
					
				| @ -3235,10 +3235,10 @@ function resumeProgress() { | ||||
|   } | ||||
| 
 | ||||
|    if (currentOpacity === 1) { | ||||
|     element.style.transition = 'opacity 0.2s ease'; // Adjust the duration as needed | ||||
|     element.style.transition = 'opacity 3s ease'; // Adjust the duration as needed | ||||
|     element.style.opacity = 0; | ||||
|   } else { | ||||
|     element.style.transition = 'opacity 0.2s ease'; // Adjust the duration as needed | ||||
|     element.style.transition = 'opacity 3s ease'; // Adjust the duration as needed | ||||
|     element.style.opacity = 1; | ||||
|   } | ||||
| } | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 ashley
						ashley