Chromium Code Reviews
DescriptionAdding a visibility property to cr.ui.table.TableColumn.
Setting the new #visible property on a column will show and hide it. Hidden
columns are still added to the DOM, but as hidden elements. Hidden columns
cannot be resized via the UI, but if their width is programatically set, they
will appear at the requested size the next time they are made visible.
BUG=468022
Committed: https://crrev.com/a0e8a714c577e98e26a1194c40b98ec0854c1c32
Cr-Commit-Position: refs/heads/master@{#321210}
Patch Set 1 #
Total comments: 22
Patch Set 2 : Address feedback. Fix resize jank. #
Messages
Total messages: 13 (5 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||