Bill Dahlinger

Results 1 comments of Bill Dahlinger

@skattabrain Unfortunately the only way I found to trigger reload is by broadcasting on the $rootScope, but it does work: `$rootScope.$broadcast('masonry.reload');` you can add other methods by modifying the masonry...