Gioele Antoci

Results 8 comments of Gioele Antoci

Not with how the code has been built. You will have to modify this part here: https://github.com/skokenes/d3-lasso/blob/master/src/lasso.js#L162

How are you importing it?

Wouldn't using generics instead of any allow even stronger typing?

I tried to fork the project and come up with my own solution but I found an acceptable, simpler work around. My issue was low performance while scrolling to a...

Can you do `scroller.viewPortInfo.startIndex + itemIndex` ? That should work, if not you might get use `startIndexWithBuffer` ?

> the height of the accordion, when expanded, is not fixed(it should be the same size as all the components) Can you clarify this part? The library already works with...

Those comments seem to refer to https://material.angular.io/cdk/scrolling/overview and not this library