-
Notifications
You must be signed in to change notification settings - Fork 39
Implement cursor blinking in text editor #152
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
Conversation
And overall, remember to run |
ed532d2
to
1f8f726
Compare
1033e5e
to
2659dc1
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I've not run this myself yet, but this will be good functionality to land. We could also point to #gpu > Rendering a blinking cursor
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm happy with this as it is. Thank you for your contribution @tannal !
That's cool. |
Implemented some kind of timer using
ControlFlow::WaitUntil
.I believe the timer thing can be handled in a more general way, but I haven't figured it out yet.
blink.webm