@sjcrh/proteinpaint-front 2.38.0 → 2.39.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/bundles.tgz CHANGED
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sjcrh/proteinpaint-front",
3
- "version": "2.38.0",
3
+ "version": "2.39.0",
4
4
  "main": "src/index.js",
5
5
  "bin": "init.js",
6
6
  "scripts": {
@@ -11,7 +11,7 @@
11
11
  "test:integration": "echo 'TODO: front integration tests'"
12
12
  },
13
13
  "devDependencies": {
14
- "@sjcrh/proteinpaint-client": "2.38.0",
14
+ "@sjcrh/proteinpaint-client": "2.39.0",
15
15
  "webpack": "^5.76.0",
16
16
  "webpack-cli": "^4.9.2",
17
17
  "webpack-node-externals": "^3.0.0",
@@ -33,6 +33,7 @@
33
33
  },
34
34
  {
35
35
  "label": "Two chromosome view",
36
+ "message": "Zoom the right subpanel by hovering over the zoom in and out buttons above the track. The position of the right subpanel will appear in a popup. Click on the position to zoom the right subpanel.",
36
37
  "runargs": {
37
38
  "parseurl": true,
38
39
  "block": true,