DescriptionDevtools: DataGrid: do not render hidden columns.
Previous implementation used display:none to hide columns.
This caused UI glitches, tremble on resize and performance issues.
In new implementation hidden columns are not rendered at all.
BUG=372246, 316092
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=175273
Patch Set 1 #Patch Set 2 : Addressed TODO #
Total comments: 22
Patch Set 3 : Addressed comments #
Total comments: 10
Patch Set 4 : Addressed comments #
Total comments: 4
Patch Set 5 : Fix tests & nit #
Messages
Total messages: 14 (0 generated)
|