Giter VIP home page Giter VIP logo

angular-fluid-grid's People

Contributors

sekib avatar sekibomazic avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

weldelmongi

angular-fluid-grid's Issues

File name inconsistency

The dependency files listed in the example README.md reference to include angular-fluid-grid.min.css and angular-fluid-grid.js. In the repository, these files are named fluid-gris.min.css and fluid-grid.js respectively.

<script src="dist/angular-fluid-grid.js"></script>

placing new item in row other than first row when first row is empty

I have a grid with 2 rows and 4 columns. I am dynamically creating items based on users choices. If a user wants to start adding items to an empty grid and the first item is on the 2nd row. My item record looks like this
item = { row: 1, col: 2, sizeX: 1, sizeY: 1 }
When the item renders in grid it shows with the row as 0 not 1. Is there a way to keep the grid from forcing the item into the first row if row is empty?

image

Adding items dynamically

Thanks for this great angular-grid. I really like it.

I just tried to add an item dynamically by just adding it to the items-array. That works like a charm.
But the grid is not immediately redrawn, so that the new item does not show up only until I force a redraw by moving the other items or resizing.
How can I issue a "redraw" after changing the items-array?

Thanks again and kind regards
Stefan

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.