diff --git a/src/UI/Base/LoginButton.svelte b/src/UI/Base/LoginButton.svelte index 504d487132..7381f7b781 100644 --- a/src/UI/Base/LoginButton.svelte +++ b/src/UI/Base/LoginButton.svelte @@ -11,7 +11,7 @@ diff --git a/src/UI/Base/LogoutButton.svelte b/src/UI/Base/LogoutButton.svelte index 93435f9eb6..996fea08a8 100644 --- a/src/UI/Base/LogoutButton.svelte +++ b/src/UI/Base/LogoutButton.svelte @@ -9,7 +9,7 @@ + diff --git a/src/UI/Popup/AddNewPoint/AddNewPoint.svelte b/src/UI/Popup/AddNewPoint/AddNewPoint.svelte index ef2616257f..d28c573faf 100644 --- a/src/UI/Popup/AddNewPoint/AddNewPoint.svelte +++ b/src/UI/Popup/AddNewPoint/AddNewPoint.svelte @@ -161,7 +161,7 @@ 2. What do we want to add? 3. Are all elements of this category visible? (i.e. there are no filters possibly hiding this, is the data still loading, ...) --> - +
{#if $zoom < Constants.minZoomLevelToAddNewPoint}