This commit is contained in:
X1627315083
2024-05-22 11:05:17 +08:00
parent 498f69137a
commit 74ad98f515
6 changed files with 2 additions and 7 deletions

View File

@@ -1195,7 +1195,8 @@ export default defineComponent({
position: relative;
width: auto;
max-height: 100%;
max-width: 100%;
object-fit: contain;
top: 50%;
transform: translateY(-50%);
}

View File

@@ -151,7 +151,6 @@ export default defineComponent({
}
let fontBackMove = []
canvas.on('selection:created', (e)=> {
console.log(3213123123);
// console.log(canvas.getActiveObject());
// // if()
// console.log(frontBack.front.find(person => person.id === canvas.getActiveObject().id));