You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 17, 2026. It is now read-only.
It seems that the tablefilter scripts sets a fixed minimum width to the columns. Is there any way to turn this off? My table populates dynamically, and with table-layout set to auto the column widths automatically adjust to fit the content. It seems like tablefilter sets the table-layout to fixed where all columns are equal widths.
It seems that the tablefilter scripts sets a fixed minimum width to the columns. Is there any way to turn this off? My table populates dynamically, and with table-layout set to auto the column widths automatically adjust to fit the content. It seems like tablefilter sets the table-layout to fixed where all columns are equal widths.