Erwann Mest

Results 161 comments of Erwann Mest

I see if I can do something. I have to find a way to generate fonts too.

What about box-shadow? or/and in position: absolute, or something like, not to interfere with the interface. :) I'll check that if i've got time. But your schema on README was...

I'd like to trigger enter and leave on each column, but nothing happens now. ![kapture 2018-12-06 at 12 18 15](https://user-images.githubusercontent.com/655838/49581140-42039b80-f951-11e8-8989-5e202b67d6c9.gif)

Each block should trigger "enter" and "leave" but nothing happens and I've tried to change the scrollableAncestor, it didn't fix it.

I already did it but to be honest, no :( What do you think I should check there?

By any chance, is there a conflict with css grid or flexbox?

My trouble is here and I don't know why yet: ``` .column { /* overflow-y: auto; */ /* height: 100vh; */ } ``` as seen, disabled works. But I don't...

Yeah I wanted to check the scrollableAncestor, the problem is I only see that in the debug: and I don't get it. It makes me think it's "window" there and...

OH MY GOD. I understand now why you think the debug mode could help me. On Chrome (canary) I don't have the same result, which there helps me, yes: We've...