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

fa-draggable doesn't work with fa-options #308

Closed leestar closed 9 years ago

leestar commented 9 years ago

fa-draggable doesn't seem to work when assigning options via fa-options.

See the following codepen:

http://codepen.io/anon/pen/GgrMzv

SuPenguin commented 9 years ago

Hi, It works without scale. This is a famo.us issue, it tries to set the scale options before the MouseSync is created. But i've created a pull request to correct this : https://github.com/Famous/famous/pull/569.

jordanpapaleo commented 9 years ago

Great work @SuPenguin. I am closing the as it is a Famo.us issue not a famous-anguar one. Thank you @leestar for using famous-angular.