Styling: further style addNewPoint, misc style tweaks

This commit is contained in:
Pieter Vander Vennet 2023-05-14 17:59:44 +02:00
parent 83f3662b9a
commit 71abc8a1c4
6 changed files with 50 additions and 52 deletions

View file

@ -497,7 +497,6 @@ export default class ThemeViewState implements SpecialVisualizationState {
// ... search and select an element based on the hash
Hash.hash.mapD(
(hash) => {
console.log("Searching for an id:", hash)
if (this.selectedElement.data?.properties?.id === hash) {
// We already have the correct hash
return