Skip to content

[Seeking advice] Flickering #8

Description

@sixtyfive

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions