Famous / famous-angular

Bring structure to your Famo.us apps with the power of AngularJS. Famo.us/Angular integrates seamlessly with existing Angular and Famo.us apps.
https://famo.us/angular
Mozilla Public License 2.0
1.92k stars 275 forks source link

fix: #301 Multiple modifier transforms #306

Closed jordanpapaleo closed 9 years ago

jordanpapaleo commented 9 years ago

When more than 2 transform modifiers are attached to the fa-modifier, the translate gets dropped. This occurs because the famo.us core dropped > 2 support for performance reasons.

zackbrown commented 9 years ago

Thanks for this!