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

[Seeking advice] Flickering #8

Open
sixtyfive opened this issue Aug 30, 2021 · 0 comments
Open

[Seeking advice] Flickering #8

sixtyfive opened this issue Aug 30, 2021 · 0 comments
Labels

Comments

@sixtyfive
Copy link

Hi, thanks for a great gem, which I've begun using for every script that'll run a while. There's one small nitpick that I can't figure out: is there a way to get rid of the flickering seen here in the video? I'm assuming I'm doing something wrong or else someone would have already noticed it before me?

https://i.imgur.com/l2ACqmW.mp4

All I'm doing here is to call Whirly.start once, then entries.each_with_index{|e,i| Whirly.status="... #{i}/#{entries.size}" if i%50==0; ...} and then Whirly.stop.

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

No branches or pull requests

2 participants