@panoramax/web-viewer 4.0.3-develop-503c9f25 → 4.0.3-develop-d48b09a7

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/CHANGELOG.md CHANGED
@@ -15,6 +15,7 @@ Before _2.0.0_, Viewer was embed in the [API repository](https://gitlab.com/pano
15
15
  - A new `keyboard-shortcuts=false` attribute for Viewer & PhotoViewer, to disable completely keyboard shortcuts (for integration in complex pages).
16
16
  - Editor component now uses _CorneredGrid_ as well, allowing to pass custom widgets through.
17
17
  - An hover effect for photo viewer arrows to see which one you will click on.
18
+ - On meta-catalog, display origin instance logo in picture legend.
18
19
 
19
20
  ### Changed
20
21
 
@@ -23,6 +24,7 @@ Before _2.0.0_, Viewer was embed in the [API repository](https://gitlab.com/pano
23
24
  - In picture legend, the "..." keeps the same entries between collapsed and expanded display.
24
25
  - Updated PhotoSphereViewer to 5.13.3 (for a fix on `withCredentials` option), MapLibre GL to 5.6.0
25
26
  - When playing a sequence, all widgets except player are now hidden.
27
+ - In picture legend, tabs and collapse button are always visible.
26
28
 
27
29
  ### Fixed
28
30