Updated dem glow.
This commit is contained in:
		
							parent
							
								
									a0fb214332
								
							
						
					
					
						commit
						431748c489
					
				| @ -21,8 +21,8 @@ class MessageList extends HTMLElement { | ||||
|   scrollToBottom(force) { | ||||
|      | ||||
|    // if (force) {
 | ||||
|       // this.scrollTop = this.scrollHeight;
 | ||||
|       this.querySelector(".message-list-bottom").scrollIntoView(); | ||||
|        this.scrollTop = this.scrollHeight; | ||||
|       //this.querySelector(".message-list-bottom").scrollIntoView();
 | ||||
|    // }
 | ||||
|   } | ||||
|   updateMessageText(uid, message) { | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user