Giter Site home page Giter Site logo

Comments (7)

dinbror avatar dinbror commented on August 22, 2024

Hey @acidrainz
I'm using blazy with angular ng-repeat. Can you show more code?
Maybe you have to wait until the data binding is done. Do you see requests to something like this http://yourdomain.com/image.largeImg or whats is the issue?

from blazy.

ipansensoy avatar ipansensoy commented on August 22, 2024

hi thanks for the fast reply here is the plunker url http://plnkr.co/edit/8yvOcuQ7dvHmKZ4BbU6S?p=preview

Sent from my iPhone

On Dec 12, 2015, at 3:03 AM, dinbror [email protected] wrote:

Hey @acidrainz
I'm using blazy with angular ng-repeat. Can you show more code?
Maybe you have to wait until the data binding is done. Is it doing requests to something like this http://yourdomain.com/image.largeImg or whats is wrong?


Reply to this email directly or view it on GitHub.

from blazy.

dinbror avatar dinbror commented on August 22, 2024

hey @acidrainz

Blazy isn't originally made for angular why we must init it on scope instead of directive. Right now you're initializing it on every image which is bad for performance.
A quick plunker example: http://plnkr.co/edit/aHOr2Fzp2JW4X9mwUso4?p=preview - will review it again when I have more time.

from blazy.

ipansensoy avatar ipansensoy commented on August 22, 2024

so how will we do it in an ng-repeat instance especially if the image is dynamic

Sent from my iPhone

On Dec 14, 2015, at 3:22 AM, dinbror [email protected] wrote:

hey @acidrainz

Blazy isn't made for angular why we we must init it on scope instead of per directive. Right now you're initializing it on every image which is bad for performance.
A quick plunker example: http://plnkr.co/edit/aHOr2Fzp2JW4X9mwUso4?p=preview - will review it again when I have more time.


Reply to this email directly or view it on GitHub.

from blazy.

dinbror avatar dinbror commented on August 22, 2024

I would init blazy on page load and then call revalidate every time I add images dynamically.

from blazy.

dinbror avatar dinbror commented on August 22, 2024

hey @acidrainz .

Still need help or can we close the issue?

from blazy.

dinbror avatar dinbror commented on August 22, 2024

Closing due to inactivity

from blazy.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.