Tristan Guigue

Results 4 issues of Tristan Guigue

This library does not seem to be compatible with the latest version of d3 for example the API of d3.geo has changed quite a lot: https://github.com/d3/d3/blob/master/API.md#geographies-d3-geo Is there plans for...

Right now it happens on the load event, however the height of the image is available before that. One solution is presented here: http://stackoverflow.com/questions/6575159/get-image-dimensions-with-javascript-before-image-has-fully-loaded

enhancement

This would require having a whole different mode since drag and drop and responsiveness are incompatible. This would use gridster's behavior: http://gridster.net/

enhancement

A single `$timeout` should be enough for the scope to digest the changes and the templates to be updated. See https://github.com/tristanguigue/IsoGrid/blob/gh-pages/app/app.js

bug