Hi,
For my app, I wanted to be able to programmatically focus a text editor. However the text_editor widget in iced does not have an id method to set an id like most other focusable text editors.
I opened a PR to make that possible a while ago, but haven’t received any feedback. Is this a feature that anyone else is interested in?