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

Ability to turn debugging off? #38

Open
jewbetcha opened this issue Jun 8, 2016 · 0 comments
Open

Ability to turn debugging off? #38

jewbetcha opened this issue Jun 8, 2016 · 0 comments

Comments

@jewbetcha
Copy link

jewbetcha commented Jun 8, 2016

This is an awesome directive, thanks a lot for your work :)

I've found myself with a large amount of data/images in my masonry instance, and I would love to turn Angular debugging off to help performance. Only issue is that in the masonryTile directive, the master brick is being defined with scope() (which will break with debugging off). This is where my Angular knowledge ends... is there any alternative to the scope() method so that we don't need debugging?

Thanks a bunch!

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