배치면 그리기 - 수직 수평모드 작동 수정
This commit is contained in:
parent
4ec191dcb0
commit
ee2417cf6f
@ -100,7 +100,7 @@ export function usePlacementShapeDrawing(id) {
|
|||||||
initEvent()
|
initEvent()
|
||||||
handleSelectableObjects(['lineGrid', 'tempGrid', 'adsorptionPoint'], true)
|
handleSelectableObjects(['lineGrid', 'tempGrid', 'adsorptionPoint'], true)
|
||||||
}
|
}
|
||||||
}, [])
|
}, [verticalHorizontalMode, points, adsorptionRange])
|
||||||
|
|
||||||
useEffect(() => {
|
useEffect(() => {
|
||||||
setPoints([])
|
setPoints([])
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user