mrackwitz / MRProgress

Collection of iOS drop-in components to visualize progress
MIT License
2.55k stars 306 forks source link

Fixing animation stop when switching controllers #127

Closed horovodovodo4ka closed 1 year ago

horovodovodo4ka commented 7 years ago

Use case: 1) showing indeterminate progress in list at first controller 2) push second controller 3) animation is stopped when popped back to first controller

This fixes that behaviour

mbenarie commented 7 years ago

'3. animation is stopped when popped back to first controller' fix is great and important. please merge!

cooliopas commented 7 years ago

Thanks for the fix. It should be merged.

frowies commented 7 years ago

I was about to open the same PR. Is this going to be merged soon?

IgnusG commented 4 years ago

I was about to open the same PR. Is this going to be merged soon?

Also wondering