mirror of
https://github.com/scratchfoundation/paper.js.git
synced 2025-01-20 22:39:50 -05:00
Switch back to persistence of segments for good.
This commit is contained in:
parent
9adfc01c8d
commit
cb62c6053a
1 changed files with 0 additions and 1 deletions
|
@ -23,7 +23,6 @@ var Path = this.Path = PathItem.extend(/** @lends Path# */{
|
|||
_serializeFields: {
|
||||
segments: [],
|
||||
closed: false
|
||||
// pathData: ''
|
||||
},
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in a new issue