#2140 contours test
This commit is contained in:
parent
02c921a7c0
commit
7acd312cc5
@ -1917,17 +1917,18 @@ export default {
|
|||||||
// })
|
// })
|
||||||
// }
|
// }
|
||||||
} else {
|
} else {
|
||||||
if(this.map_mode === 'puissancedagir'
|
this.paper_objects.children.entites.visible = false;
|
||||||
|| this.map_mode === 'doleancer'
|
// if(this.map_mode === 'puissancedagir'
|
||||||
|| this.map_mode === 'action' ){
|
// || this.map_mode === 'doleancer'
|
||||||
this.paper_objects.children.entites.visible = false;
|
// || this.map_mode === 'action' ){
|
||||||
}else{
|
// this.paper_objects.children.entites.visible = false;
|
||||||
this.paper_objects.children.entites.visible = true;
|
// }else{
|
||||||
// this.paper_objects.children.entites.children.forEach((entite) => {
|
// this.paper_objects.children.entites.visible = true;
|
||||||
// // entite.style.strokeWidth = 2;
|
// // this.paper_objects.children.entites.children.forEach((entite) => {
|
||||||
// // entite.style.strokeColor = "#fff";
|
// // // entite.style.strokeWidth = 2;
|
||||||
// })
|
// // // entite.style.strokeColor = "#fff";
|
||||||
}
|
// // })
|
||||||
|
// }
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user