#2204 restore mapitem position when scale back to zoom_detaille 1

This commit is contained in:
2024-03-11 11:07:27 +01:00
parent 0c4721fbfc
commit fe55f6dbf9
2 changed files with 2 additions and 1 deletions

View File

@@ -739,6 +739,7 @@ export default {
this.body.collisionFilter.mask = 0x0004;
} else {
this.body.collisionFilter.mask = 0x0001;
this.resetMapItemPosition();
}
},
/*