dev #688

Merged
ysCha merged 3 commits from dev into prd-deploy 2026-03-04 18:25:38 +09:00
Showing only changes of commit 3fdd9411e4 - Show all commits

View File

@ -2677,7 +2677,7 @@ export function useModuleBasicSetting(tabNum) {
isInstall = true
//마지막에 설치된 모듈의 Y 좌표
installedLastHeightCoord = moduleY + width + widthMargin
installedLastHeightCoord = moduleY + width + heightMargin
} else {
//디버깅용
/*tempModule.set({ fill: 'transparent', stroke: 'red', strokeWidth: 1 })