DanielMartinus / Konfetti

Celebrate more with this lightweight confetti particle system 🎊
ISC License
3.13k stars 299 forks source link

Reset previous time when KonfettiView's visibility has changed #289

Closed PaulKlauser closed 2 years ago

PaulKlauser commented 2 years ago

Prevent a stale previousTime from being used on the next tick if the view wasn't visible

Fixes #288

DanielMartinus commented 2 years ago

Thanks @PaulKlauser! I won't be able to directly test this out today but I'll make sure to make some time tomorrow or upcoming weekend

PaulKlauser commented 2 years ago

Thanks @PaulKlauser! I won't be able to directly test this out today but I'll make sure to make some time tomorrow or upcoming weekend

Sounds good! I did some testing yesterday by fudging the numbers in the timer, but was able to verify this fix overnight last night and all is looking good from my end.