Skip to content

Commit

Permalink
98bce4c812d18afa0552a30147560e49692ef2a6 New: Automatic resizing when…
Browse files Browse the repository at this point in the history
… the table's container changes width (uses `ResizeObserver`). The upshot of this is that you don't need to call `-api columns.adjust()` any more if the table is made visible, having initially been hidden, or its container otherwise changes width due to some other resizing on the page.

DD-3043

Sync to source repo @98bce4c812d18afa0552a30147560e49692ef2a6
  • Loading branch information
dtbuild committed Dec 24, 2024
1 parent 20d17c4 commit d62f7e2
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": "370b531dedecf8e49d69ae4beee002af04c57d57"
"last-sync": "98bce4c812d18afa0552a30147560e49692ef2a6"
}

0 comments on commit d62f7e2

Please sign in to comment.