Compare commits
2 Commits
1f6c5e7f08
...
51981896c9
| Author | SHA1 | Date | |
|---|---|---|---|
| 51981896c9 | |||
| 3fdd9411e4 |
@ -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 })
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user