fix: 调整锁定图标的位置以改善显示效果

This commit is contained in:
xudan 2025-07-29 14:23:28 +08:00
parent e3c0788e0b
commit 1b4c6b2552

View File

@ -648,8 +648,8 @@ export class EditorService extends Meta2d {
id: lockIconId,
name: 'circle',
tags: ['lock-icon'],
x: x - 14, // 在点右侧显示
y: y + 16,
x: x + 48, // 在点右侧显示
y: y + 60,
width: 8,
height: 8,
background: '#ff4d4f', // 红色背景