Merge branch 'frontier' of github.com:binary-husky/chatgpt_academic into frontier
This commit is contained in:
		
						commit
						63373ab3b6
					
				@ -654,7 +654,6 @@ function limit_scroll_position(){
 | 
			
		||||
                if (prevented_offset >  1e3) {prevented_offset =  1e3;}
 | 
			
		||||
                if (prevented_offset < -1e3) {prevented_offset = -1e3;}
 | 
			
		||||
                preventScroll = false;
 | 
			
		||||
                // console.log(prevented_offset);
 | 
			
		||||
            }
 | 
			
		||||
        }else{
 | 
			
		||||
            prevented_offset = 0;
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user