Skip to content

Commit

Permalink
Add ability to click and drag synteny area of LinearSyntenyView to si…
Browse files Browse the repository at this point in the history
…de scroll (#4134)
  • Loading branch information
cmdcolin committed Dec 14, 2023
1 parent d0df21b commit 5a00085
Show file tree
Hide file tree
Showing 6 changed files with 278 additions and 208 deletions.
1 change: 0 additions & 1 deletion packages/app-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@
"@jbrowse/product-core": "^2.9.0",
"@mui/icons-material": "^5.0.0",
"@mui/material": "^5.10.17",
"clsx": "^2.0.0",
"copy-to-clipboard": "^3.3.1",
"react-error-boundary": "^4.0.3"
},
Expand Down
1 change: 0 additions & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@
"canvas-sequencer": "^3.1.0",
"canvas2svg": "^1.0.16",
"clone": "^2.1.2",
"clsx": "^2.0.0",
"colord": "^2.9.3",
"copy-to-clipboard": "^3.3.1",
"deepmerge": "^4.2.2",
Expand Down
1 change: 0 additions & 1 deletion plugins/data-management/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@
"@gmod/ucsc-hub": "^0.3.0",
"@mui/icons-material": "^5.0.1",
"@mui/x-data-grid": "^6.0.1",
"clsx": "^2.0.0",
"react-virtualized-auto-sizer": "^1.0.2",
"react-vtree": "^3.0.0-beta.1",
"react-window": "^1.8.6"
Expand Down

0 comments on commit 5a00085

Please sign in to comment.