zurb / orbit

454 stars 96 forks source link

Animation option does not work #86

Closed Znarkus closed 12 years ago

Znarkus commented 12 years ago

Even if I change "animation" it is still set to "horizontal-push". Adding console.debug(this.options.animation); to line 423 in 1.3 outputs "horizontal-push". Can't find the cause for this issue.

Tried this in both 1.2.3 and 1.3.

Znarkus commented 12 years ago

Nvm, somehow I thought the option was "animate". My bad.