#1511 【HANASYS DESIGN】東西方向のモジュール配置を自動で行うと、間隔が狭くなる事象 #687

Merged
ysCha merged 1 commits from dev into dev-deploy 2026-03-04 18:25:18 +09:00

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 })