focus record message text_editor on spawn
[?]
Feb 24, 2025, 7:13 PM
Z2CJPWZECB4PH6DI6Q2DEZIZJ3E2C3IXR3FGBXOLGAP6NVEX2ZDACDependencies
- [2]
IQDCHWCPload a pijul repo - [3]
WT3GA27Padd cursor with selection - [4]
S2NVIFXRallow to enter record msg - [5]
YBJRDOTCmake all repo actions async - [6]
6YZAVBWUInitial commit - [7]
SWWE2R6Mdisplay basic repo stuff - [8]
2VUX5BTDload identity - [9]
UB2ITZJSrefresh changed files on FS changes
Change contents
- replacement in crates/flowers_ui/src/main.rs at line 5
use iced::widget::{button, column, horizontal_rule, row, text, text_editor};use iced::widget::{self, button, column, horizontal_rule, row, text, text_editor,}; - edit in crates/flowers_ui/src/main.rs at line 330
// TODO: change to use ID once https://github.com/iced-rs/iced/pull/2653 is mergedreturn widget::focus_next();