Overflow scroll
visualjerk opened this issue · 1 comments
visualjerk commented
Nice work! The only thing bugging me is that every cell has set overflow: scroll
This leads to a pretty ugly experience. You should consider getting rid of this property.
DaneLyons commented
I agree Jörg. I've been using Protovue and running into the same issues. I think I'll remove the overflow default and make it configurable. Thanks for the input!