Skip to content

Commit bb83f41

Browse files
authored
Merge pull request #2919 from finos/fix-scroll-drift
Fix datagrid scroll drift on resize
2 parents b2b6a67 + c70a985 commit bb83f41

File tree

5 files changed

+105
-90
lines changed

5 files changed

+105
-90
lines changed

packages/perspective-viewer-datagrid/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@finos/perspective": "workspace:^",
3636
"@finos/perspective-viewer": "workspace:^",
3737
"chroma-js": "^1.3.4",
38-
"regular-table": "=0.6.5"
38+
"regular-table": "=0.6.6"
3939
},
4040
"devDependencies": {
4141
"@prospective.co/procss": "^0.1.16",

0 commit comments

Comments
 (0)