Files
web/web_remember_tree_column_width
thibault 52552c82b1 [FIX] web_remember_tree_column_width : Column resizing with list_button column
Fix an error when retrieving column sizes for lists containing one or more list_button columns.
This error occurs when a list_button column is placed between other columns in the list. This type of column is excluded from the querySelector string used to retrieve column headers, which can cause the index to shift and the column size to change when the list is displayed.
2024-01-19 18:37:19 +07:00
..
2024-01-19 18:37:19 +07:00