Compare commits
No commits in common. "51981896c970a857cf3bdb5f6c52f0ac693ed518" and "1f6c5e7f086c60f5157e403dd197fecdd4b3c188" have entirely different histories.
51981896c9
...
1f6c5e7f08
@ -2677,7 +2677,7 @@ export function useModuleBasicSetting(tabNum) {
|
||||
|
||||
isInstall = true
|
||||
//마지막에 설치된 모듈의 Y 좌표
|
||||
installedLastHeightCoord = moduleY + width + heightMargin
|
||||
installedLastHeightCoord = moduleY + width + widthMargin
|
||||
} else {
|
||||
//디버깅용
|
||||
/*tempModule.set({ fill: 'transparent', stroke: 'red', strokeWidth: 1 })
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user