Merge pull request '#1511 【HANASYS DESIGN】東西方向のモジュール配置を自動で行うと、間隔が狭くなる事象' (#687) from dev into dev-deploy
Reviewed-on: #687
This commit is contained in:
commit
51981896c9
@ -2677,7 +2677,7 @@ export function useModuleBasicSetting(tabNum) {
|
|||||||
|
|
||||||
isInstall = true
|
isInstall = true
|
||||||
//마지막에 설치된 모듈의 Y 좌표
|
//마지막에 설치된 모듈의 Y 좌표
|
||||||
installedLastHeightCoord = moduleY + width + widthMargin
|
installedLastHeightCoord = moduleY + width + heightMargin
|
||||||
} else {
|
} else {
|
||||||
//디버깅용
|
//디버깅용
|
||||||
/*tempModule.set({ fill: 'transparent', stroke: 'red', strokeWidth: 1 })
|
/*tempModule.set({ fill: 'transparent', stroke: 'red', strokeWidth: 1 })
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user