Skip to content

Commit

Permalink
6a96aa54cfbf2efbe12971426581eacfa9d9be6e Fix: Sizing of columns when …
Browse files Browse the repository at this point in the history
…scrolling is enabled

Need to set a min-width so the columns widths don't collapse down.

This is a continuation of DataTables/DataTablesSrc@fdc8a7f#diff-3ef3d2eb10c8d1c4610fb67d6ae25612f3b94e564a217f4f8cae634eb17731b4R165

and
DataTables/DataTablesSrc@3c4df03
.

None have yet covered all bases. This appears to work okay for the
testing done locally so far. Deploying to nightly for test

Sync to source repo @6a96aa54cfbf2efbe12971426581eacfa9d9be6e
  • Loading branch information
dtbuild committed Oct 14, 2024
1 parent 0494acd commit 4caaf77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion datatables.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@
],
"src-repo": "http://github.com/DataTables/DataTablesSrc",
"last-tag": "2.1.8",
"last-sync": "265edd904b29f61d432da3b1f593b57773601083"
"last-sync": "6a96aa54cfbf2efbe12971426581eacfa9d9be6e"
}

0 comments on commit 4caaf77

Please sign in to comment.