Merge master

This commit is contained in:
Pieter Vander Vennet 2022-03-27 19:47:54 +02:00
commit 0daa1f702b
7 changed files with 143 additions and 29 deletions

View file

@ -24,6 +24,7 @@ import {ElementStorage} from "../../Logic/ElementStorage";
import ConfirmLocationOfPoint from "../NewPoint/ConfirmLocationOfPoint";
import BaseLayer from "../../Models/BaseLayer";
import Loading from "../Base/Loading";
import Hash from "../../Logic/Web/Hash";
/*
* The SimpleAddUI is a single panel, which can have multiple states:
@ -92,6 +93,7 @@ export default class SimpleAddUI extends Toggle {
state.selectedElement.setData(state.allElements.ContainingFeatures.get(
newElementAction.newElementId
))
Hash.hash.setData(newElementAction.newElementId)
}
const addUi = new VariableUiElement(