Prevent clone protocol button flash on page load (#13626)
	
		
	
				
					
				
			* Prevent clone protocol button flash on page load Previously, the saved active buttons would flash on page load because if delay involved in JS execution. Prevent these flashes bydisabling transitions on page load and run the script right after. It's not an ideal solution (which would require server-side storage of user settings like this) but I'd say better than before. * add defer Co-authored-by: zeripath <art27@cantab.net>tokarchuk/v1.17
							parent
							
								
									b2de034278
								
							
						
					
					
						commit
						7bc0c8cff6
					
				
					Loading…
					
					
				
		Reference in new issue