From dc30b2263780b8ed1167a8f63ce6c29c50d63558 Mon Sep 17 00:00:00 2001 From: Markus Rullkoetter <markus.rullkoetter@dataport.de> Date: Wed, 30 Nov 2022 08:48:53 +0100 Subject: [PATCH] changelog --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 26e41b322e..f39ee4145b 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -57,6 +57,12 @@ ### Fixed - Filter throws error when a layerGroup has an empty layers list - Fix some vulnerabilities in dependencies +- Issue #813: following fixes regarding wmsTime + - the layer on the left side is no longer visible on the right + - when the animation is finished, the icon of the play button displays now immediately the play icon again + - moving the swiper after the playback ended updates the view correctly now + - if the last slider position is clicked, the playing status becomes false + - added a loading spinner and disabled all inputs while the layer is not fully loaded - Issue #821: Sorting the table in featureLister tool now works again - Issue #844: fileImport now converts the projection of geoJSON if necessary - Issue #845: The buffer analysis tool now shows results correctly again -- GitLab