Open
Description
Hi,
Now I'm trying to use this directive, but imagesLoaded does not work, if my tiles are included direct from HTML:
<div masonry='{ "transitionDuration" : "0.4s" , "itemSelector" : ".tile"}'>
<div class="tile" masonry-tile>custom HTML</div>
<div class="tile" masonry-tile>custom HTML</div>
</div>
It seems to me, that link of masonryTile directive is started earlier than link of masonry directive.
I think that I found explanation: http://stackoverflow.com/questions/18294726/calling-order-of-link-function-in-nested-and-repeated-angularjs-directives#answer-18491502
Metadata
Metadata
Assignees
Labels
No labels