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

My app still does not scroll #303

Closed dokasto closed 9 years ago

dokasto commented 9 years ago

I followed the documentation on famous-angular-starter-kit/famous-angular-0.3.0/docs/faq/index.html#basics-q4 and after commenting the line in the famous-global.js

// prevent scrolling via browser window.addEventListener('touchmove', function(event) { event.preventDefault(); }, true);

My app does not still scroll

jordanpapaleo commented 9 years ago

Hello Udo -

If I read this correctly you have an existing AngularJS app that you are trying to integrate famous-angular into. I assume you installed the famous-angular library and included it as a dependency in your angular app. Are you using a fa-scroll-view? If not, please check out this link and implement the fa-scroll-view.

Thanks,

Jordan

jordanpapaleo commented 9 years ago

Hi Udo -

Can I please get a confirmation of this? If not I will be closing this issue tomorrow.

Thanks,

Jordan