From fbdf33acc881d2f2908dab0bda6cdd12be4cd698 Mon Sep 17 00:00:00 2001 From: dtbuild Date: Mon, 19 Aug 2024 12:56:09 +0000 Subject: [PATCH] adab8a9ed0fcf8b77345ebc0ce76062bd350a358 Fix: Correct error when using scrolling and RowGroup - column sizing was incorrect The "fixing" of sizes was reading the grouping row, which was incorrect Sync to source repo @adab8a9ed0fcf8b77345ebc0ce76062bd350a358 --- datatables.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/datatables.json b/datatables.json index 28b5d39..8a51202 100644 --- a/datatables.json +++ b/datatables.json @@ -14,5 +14,5 @@ ], "src-repo": "http://github.com/DataTables/DataTablesSrc", "last-tag": "2.1.4", - "last-sync": "08b0f7110addabcfd814a9215a18ced31e54a8f5" + "last-sync": "adab8a9ed0fcf8b77345ebc0ce76062bd350a358" } \ No newline at end of file