mirror of https://github.com/vector-im/riot-web
				
				
				
			Focus composer on alt-up/down
							parent
							
								
									b44d19d305
								
							
						
					
					
						commit
						18c56a171e
					
				| 
						 | 
				
			
			@ -160,6 +160,7 @@ module.exports = {
 | 
			
		|||
                    }
 | 
			
		||||
                }
 | 
			
		||||
                roomIndex = (roomIndex + roomIndexDelta) % allRooms.length;
 | 
			
		||||
                this.focusComposer = true;
 | 
			
		||||
                this.setState({
 | 
			
		||||
                    currentRoom: allRooms[roomIndex].roomId
 | 
			
		||||
                });
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue