Skip to content

Commit 85d8bd2

Browse files
author
dtbuild
committed
98bce4c812d18afa0552a30147560e49692ef2a6 New: Automatic resizing when 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
1 parent b5ca76b commit 85d8bd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

datatables.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@
1414
],
1515
"src-repo": "http://github.com/DataTables/DataTablesSrc",
1616
"last-tag": "2.1.8",
17-
"last-sync": "370b531dedecf8e49d69ae4beee002af04c57d57"
17+
"last-sync": "98bce4c812d18afa0552a30147560e49692ef2a6"
1818
}

0 commit comments

Comments
 (0)