material_table_view icon indicating copy to clipboard operation
material_table_view copied to clipboard

Fade column overflow functionality

Open NikolayNIK opened this issue 2 years ago • 0 comments

Currently text overflow in the example app costs way too much because it happens individually for every cell. There is a hope that, by allowing the developer to specify fading overflow for a column, we can increase performance in such scenario as the fading would be applied once per column. Although it clashes with #2.

NikolayNIK avatar Feb 17 '23 11:02 NikolayNIK