Minor UX improvement to web UI
This commit is contained in:
		@@ -269,6 +269,7 @@
 | 
			
		||||
 | 
			
		||||
                postImage.onload = () => {
 | 
			
		||||
                    postImage.classList.remove('loading');
 | 
			
		||||
                    window.scrollTo(0, document.body.scrollHeight);
 | 
			
		||||
                };
 | 
			
		||||
 | 
			
		||||
                postImage.onerror = () => {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user