focus record message text_editor on spawn

[?]
Feb 24, 2025, 7:13 PM
Z2CJPWZECB4PH6DI6Q2DEZIZJ3E2C3IXR3FGBXOLGAP6NVEX2ZDAC

Dependencies

Change contents

  • replacement in crates/flowers_ui/src/main.rs at line 5
    [2.1025][4.22:99]()
    use iced::widget::{button, column, horizontal_rule, row, text, text_editor};
    [2.1025]
    [3.437]
    use iced::widget::{
    self, button, column, horizontal_rule, row, text, text_editor,
    };
  • edit in crates/flowers_ui/src/main.rs at line 330
    [5.14353]
    [5.14353]
    // TODO: change to use ID once https://github.com/iced-rs/iced/pull/2653 is merged
    return widget::focus_next();