Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement first-in-class text editing widget #388

Open
PoignardAzur opened this issue Jun 12, 2024 · 0 comments
Open

Implement first-in-class text editing widget #388

PoignardAzur opened this issue Jun 12, 2024 · 0 comments

Comments

@PoignardAzur
Copy link
Contributor

This is a group issue for all the things we want our text input code to handle.

First step will be to flesh out the list of things we want.

From the three-months roadmap:

We'd like to bring up Masonry's textbox widget to be best-in-class among Rust frameworks. We want to support native-feeling interactions out of the box, such as cursor movement (go to next word, go to beginning of line), selection (select to end of text) and edition (IME, deleting an entire word, etc). This is something other framework developers have expressed interest in, so we want to implement it in a composable way.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant