maaslalani / confetty

Confetti in your TTY
MIT License
389 stars 18 forks source link

Fix lagging/glitching effect with launching firework #10

Open mrmelon54 opened 2 years ago

mrmelon54 commented 2 years ago

While the firework is launching the trail glitches out and doesn't animate correctly

artginzburg commented 2 years ago

I wasn't able to reproduce this bug (using Terminal on macOS Big Sur)

Could you specify the expected behaviour vs. the one you're experiencing?

mrmelon54 commented 2 years ago

I think it might just be due to the buffering in the terminal or something. I'd have to look into it further to find out.

maaslalani commented 2 years ago

I think it happens more frequently when there are multiple fireworks on the screen simultaneously. I don't see glitching when only launching one firework.

mrmelon54 commented 2 years ago

Yea I want to fix this issue but I haven't got around to it so I left the issue open incase someone else beats me to it