@panoramax/web-viewer 4.0.3-develop-fc3c6115 → 4.0.3-develop-03accd6d

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
@@ -23,6 +23,7 @@ Before _2.0.0_, Viewer was embed in the [API repository](https://gitlab.com/pano
23
23
  - In picture legend, the "..." keeps the same entries between collapsed and expanded display.
24
24
  - Updated PhotoSphereViewer to 5.13.3 (for a fix on `withCredentials` option), MapLibre GL to 5.6.0
25
25
  - When playing a sequence, all widgets except player are now hidden.
26
+ - In picture legend, tabs and collapse button are always visible.
26
27
 
27
28
  ### Fixed
28
29
 
@@ -32,6 +33,7 @@ Before _2.0.0_, Viewer was embed in the [API repository](https://gitlab.com/pano
32
33
  - Limit max zoom on IGN tiles to 18 (to avoid transparent map background issue).
33
34
  - Picture legend address line was breaking rendering if too long.
34
35
  - Map was not centered on first picture loaded if coordinates existed in browser cache.
36
+ - On viewer load, if an user filter is applied, user name is correctly shown in map filters.
35
37
 
36
38
  ## [4.0.3] - 2025-05-23
37
39