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

Spinners won't update inplace #8

Open
fedebenelli opened this issue Jun 5, 2024 · 3 comments
Open

Spinners won't update inplace #8

fedebenelli opened this issue Jun 5, 2024 · 3 comments

Comments

@fedebenelli
Copy link

I've copied the spinner line from the tests but when I run my code the spinner doesn't overwrite in place so I get a bunch of lines:

image

@fedebenelli
Copy link
Author

Running the tests works as expected, I'll look into my code what can be making this behaviour

@fedebenelli
Copy link
Author

kinda-solved. My counter has an undefined upper-limit so when current is above 1 it will write new lines

@szaghi
Copy link
Owner

szaghi commented Jun 5, 2024

@fedebenelli

Let me know if you need support.

See you,
Stefano

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

2 participants