superposition: mapitem openeing and entite clickable

This commit is contained in:
2023-09-14 10:42:31 +02:00
parent 43290d3c5d
commit 36b76a9ba6
4 changed files with 50 additions and 23 deletions

View File

@@ -108,7 +108,7 @@ export default {
// use the paper.view click to get back if no items is clicked
this.paper.view.onClick = function(event) {
console.log("view onClick", this, event.target);
// console.log("view onClick", this, event.target);
if(event.target._id === "paper-view-0") {
this.resetConcernementOpened();
this.$router.push({