-
Notifications
You must be signed in to change notification settings - Fork 34
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
6a96aa54cfbf2efbe12971426581eacfa9d9be6e Fix: Sizing of columns when …
…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
44558d6
commit 95f7821
Showing
5 changed files
with
17 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters