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 cursor animation: code consolidation #9835

Open
asturur opened this issue Apr 29, 2024 · 0 comments
Open

Text cursor animation: code consolidation #9835

asturur opened this issue Apr 29, 2024 · 0 comments

Comments

@asturur
Copy link
Member

asturur commented Apr 29, 2024

Verify the following:

  • can we reduce tick / tickComplete to a single state single method?
  • why tickComplete does an abort check and tick not?

If we can get away with less code or less state while not breaking the functionality is a good change.

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

No branches or pull requests

1 participant