Merge pull request '#1511 【HANASYS DESIGN】東西方向のモジュール配置を自動で行うと、間隔が狭くなる事象' (#687) from dev into dev-deploy

Reviewed-on: #687
This commit is contained in:
ysCha 2026-03-04 18:25:18 +09:00
commit 51981896c9

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