@panoramax/web-viewer 3.2.3-develop-357c83ca → 3.2.3-develop-d26f8f3d

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
@@ -20,6 +20,7 @@ Major changes are introduced by this new version, please [check out the migratio
20
20
  - Viewer map center, zoom, background and theme are stored in `localStorage` to permit restoring map position at load. This position is used __only if no URL parameter is set__ for these settings.
21
21
  - New main component: `<pnx-photo-viewer>` for showing up only picture (without any map). This leads classic viewer `<pnx-viewer>` to not allow removing its map anymore.
22
22
  - `ready` events for API, Map & Photo components.
23
+ - Player widget size adapts based on container height at load.
23
24
 
24
25
  ### Changed
25
26