Commit Graph

5 Commits (664cbe74ff8127f6c0cc02e50fa1329e0fdfdfdf)

Author SHA1 Message Date
Cuong, Nguyen Minh Tran Manh f89a90f83a [MIG] web_remember_tree_column_width: Migration to 17.0 2024-04-09 17:35:42 +07:00
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
Cuong, Nguyen Minh Tran Manh e8924ebe8f [MIG] web_remember_tree_column_width: Migration to 16.0 2024-01-19 18:37:19 +07:00
Mihran Thalhath 56358e0b2f [15.0][FIX] web_remember_tree_column_width: use correct module name
this fixes scss file not found error after installing the module
2024-01-19 18:37:19 +07:00
Francisco Javier Luna Vazquez 627d102dcf [ADD] web_tree_column_width_remember: Remember the tree view columns' widths
Remember the tree columns' widths across sessions, and after filtering, grouping, or reordering.
2024-01-19 18:37:19 +07:00