mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-12 18:06:56 +02:00
Since these are stored as numbers, and "1,2,3,5,6" is a bit meaningless to anyone who looks at this code, the default set of visible columns is provided as it was before, by them all being visible except a couple that are specifically hidden. The callback is wrapped in a debounce() so that if set_visible_columns () is called, we'll just save the value once instead of doing so for each column changed.
24 KiB
24 KiB