[2173] KERAB-OFFSET-SURGICAL flag ON — 케라바 토글 出幅 surgical 반영 활성화

This commit is contained in:
ysCha 2026-05-27 10:09:52 +09:00
parent f5f8eb9460
commit 8d7ffdc957

View File

@ -20,7 +20,7 @@ import { applyKerabOffsetSurgical } from '@/util/kerab-offset-surgical'
// [2240 KERAB-OFFSET-SURGICAL 2026-05-27] 케라바 토글 시 出幅 변경분 surgical 반영 기능 토글.
// false 로 두면 이번 세션 변경 전 동작 (apply/revert 시 출폭 입력값 무시) 으로 즉시 회귀.
const ENABLE_KERAB_OFFSET_SURGICAL = false
const ENABLE_KERAB_OFFSET_SURGICAL = true
// 처마.케라바 변경
export function useEavesGableEdit(id) {