Floris Smitskamp

Results 3 comments of Floris Smitskamp

Really nice implementation with ngInfiniteScroll! However for some reason I can't make it work without angular-material. The infinite-scroll function is not firing when I try to set it up without...

@ardov Would be awesome if we could export the palette as lch and oklch!

@wszerad's tip with ng-enter-prepare (I've added it to the ng-enter rule) worked for me! ``` .wrapper{ display: block; position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; will-change: transform;...