Giter VIP home page Giter VIP logo

angular-cardview's People

Contributors

steelsojka avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Forkers

tomarz

angular-cardview's Issues

Card flicker

When i turn the pages my content blinks. It's like if it not was updated, i'm using on-update-content directive so when turn a page i preload the next one but it's not being reflected until the page is being displayed. Initially i have three days loaded in my three cards, yesterday, today (the displayed one) and tomorrow, so when i flip the card to tomorrow, i replace yesterday with the day after tomorrow, so i get: today, tomorrow (displayed card) and the day after tomorrow and so on… but i can't get this working cause the content is being updated just when the card is coming into view and not 'behind scenes' to avoid the blinking… do you have any ideas about how to solve this?

onUpdateContent override

can you provide a sample for onUpdateContent override? how should i create my own function to start with same behavior than default one?

Reverse attribute and current index

The reverse attribute doesn't seems to be working. I am loading asynchronously the three cards, [0] is the displayed one, then [1] should be the next card and [2] the previous one but it's loading inverted. Also, when using var currentIndex = $scope.dataset.indexOf(data); in my controller function onUpdateContent the current index is not the right one or may be i don't understand how the index is working.

Can you verify if it works fine?

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.