Skip to content

Commit 3a414c5

Browse files
author
dtbuild
committed
d6d59134788949e6256d2b3583f69b8311c9a0f9 Fix: When scrolling is enabled, a table redraw would shift the scrolling position by the height of the number of grouping rows above the viewport.
This is a really odd one and the browser isn't behaving like I would have expected (details in the comment added in the code), but it is consistent between FF and Chrome, so I guess that's how it is! Sync to source repo @d6d59134788949e6256d2b3583f69b8311c9a0f9
1 parent 1a7d767 commit 3a414c5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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/RowGroup",
1616
"last-tag": "1.5.1",
17-
"last-sync": "d56a83b4610167b172c8b3afa2bb8dc0cb836bb8"
17+
"last-sync": "d6d59134788949e6256d2b3583f69b8311c9a0f9"
1818
}

js/rowGroup.bootstrap4.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)