customProperties 추가
This commit is contained in:
parent
d12c9ee56b
commit
63387325c3
@ -170,6 +170,9 @@ export const SAVE_KEY = [
|
|||||||
'supFitIntvlPct',
|
'supFitIntvlPct',
|
||||||
'rackLen',
|
'rackLen',
|
||||||
'trestleDetail',
|
'trestleDetail',
|
||||||
|
'turfPoints',
|
||||||
|
'tempIndex',
|
||||||
|
'surfaceId',
|
||||||
]
|
]
|
||||||
|
|
||||||
export const OBJECT_PROTOTYPE = [fabric.Line.prototype, fabric.Polygon.prototype, fabric.Triangle.prototype]
|
export const OBJECT_PROTOTYPE = [fabric.Line.prototype, fabric.Polygon.prototype, fabric.Triangle.prototype]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user