|
Ensures that text style properties are copied by value, not by reference (#4385)
* Ensures that text style properties are copied by value, not by reference Fixes an issue where * removed duplicate code * Reduce loop over object properties to within deepCopyProperties |
|---|
|
|
| src/core/text/TextStyle.js |
|---|
| test/core/TextStyle.js |
|---|