Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Swift 3 animation bug #24

Open
Huddie opened this issue Jun 20, 2017 · 0 comments
Open

Swift 3 animation bug #24

Huddie opened this issue Jun 20, 2017 · 0 comments

Comments

@Huddie
Copy link

Huddie commented Jun 20, 2017

I could be implementing incorrectly but when I set the .animationType it does not take effect. The default animation always occurs.

countDown.countdownDelegate = self

 countDown.animationType = .Fall

countDown.setCountDownDate(targetDate: Date(timeIntervalSince1970: 1504267200) as NSDate)

countDown.timeFormat = "M d  H:m:ss"

countDown.start()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant