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

Text editor plugin #105

Open
bugadani opened this issue Apr 20, 2021 · 2 comments
Open

Text editor plugin #105

bugadani opened this issue Apr 20, 2021 · 2 comments
Labels
enhancement New feature or request

Comments

@bugadani
Copy link
Member

Display a blinking cursor at the given offset. Implement hit-testing the text to retrieve a cursor offset.

@bugadani bugadani added the enhancement New feature or request label Apr 20, 2021
@bugadani
Copy link
Member Author

Current middleware idea will need a pre/post draw method that gets the position and text/amount of space to draw.

@bugadani bugadani added this to the 0.5 milestone Jun 5, 2021
@bugadani bugadani changed the title Cursor decorator Text editor plugin Jul 10, 2021
@bugadani
Copy link
Member Author

bugadani commented Aug 7, 2021

Example is working, but not ready to become a stable plugin yet.

@bugadani bugadani removed this from the 0.5 milestone Aug 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant