@panoramax/web-viewer 3.2.2-develop-28ebe482 → 3.2.2-develop-34e6d6f5

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
@@ -8,15 +8,20 @@ Before _2.0.0_, Viewer was embed in the [API repository](https://gitlab.com/pano
8
8
 
9
9
  ## [Unreleased]
10
10
 
11
+ ### Added
12
+ - In viewer, when map is expanded, a double-click somewhere else than a picture makes previous picture unselected. Viewer can also be programmatically called to unselect a picture.
13
+
11
14
  ### Changed
12
15
 
13
16
  - In Viewer, when popup metadata is showing up, a click on _Back_ web browser button closes it.
14
17
  - Non-blocking error messages (slow map loading) have a nice-looking button for dismiss.
15
18
  - Map loader dismisses after 75% of map background and Panoramax tiles are actually loaded.
19
+ - In viewer, when no picture is selected at start and map is focused, placeholder image is not shown anymore.
16
20
 
17
21
  ### Fixed
18
22
 
19
23
  - In Editor, long sequences were not showing up at all.
24
+ - In viewer, if JOSM live edit was failing, some picture loading events were not fully removed.
20
25
 
21
26
  ## [3.2.2] - 2025-01-06
22
27