customProperties 추가

This commit is contained in:
hyojun.choi 2025-01-16 16:42:33 +09:00
parent d12c9ee56b
commit 63387325c3

View File

@ -170,6 +170,9 @@ export const SAVE_KEY = [
'supFitIntvlPct',
'rackLen',
'trestleDetail',
'turfPoints',
'tempIndex',
'surfaceId',
]
export const OBJECT_PROTOTYPE = [fabric.Line.prototype, fabric.Polygon.prototype, fabric.Triangle.prototype]