calm / KenBurns

A little Swift utility that performs the Ken Burns effect on an image
http://calm.com/jobs
MIT License
31 stars 18 forks source link

Loops property is ignored #4

Closed thbaja closed 7 years ago

thbaja commented 7 years ago

The public property loops is not used anywhere in the code and is thus ignored.

tsheaff commented 7 years ago

Yeah you're correct. Feel free to submit a pull request. Should be super simple, just don't call startNewAnimation in willFadeOutAnimation if loops is false