Focus should switch to message bar after :edit (#22)
This commit is contained in:
@@ -262,6 +262,7 @@ impl ChatState {
|
||||
|
||||
self.tbox.set_text(text);
|
||||
self.editing = self.scrollback.get_key(info);
|
||||
self.focus = RoomFocus::MessageBar;
|
||||
|
||||
Ok(None)
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user