This is how to make the text_editor grow to fill the empty space:
text_editor(&self.log).height(iced::Length::Fill)