mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-12-31 23:22:03 +03:00
11af5119b6
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. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
DesktopWidget.cpp | ||
DesktopWidget.h | ||
DirectoryView.cpp | ||
DirectoryView.h | ||
FileManagerWindow.gml | ||
FileOperationProgress.gml | ||
FileOperationProgressWidget.cpp | ||
FileOperationProgressWidget.h | ||
FileUtils.cpp | ||
FileUtils.h | ||
main.cpp | ||
PropertiesWindow.cpp | ||
PropertiesWindow.h | ||
PropertiesWindowGeneralTab.gml |