mirror of
https://github.com/scratchfoundation/paper.js.git
synced 2025-01-19 06:00:56 -05:00
Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
11136af244
1 changed files with 1 additions and 1 deletions
|
@ -108,7 +108,7 @@ var TextItem = this.TextItem = Item.extend(/** @lends TextItem# */{
|
|||
|
||||
setCharacterStyle: function(style) {
|
||||
this.setStyle(style);
|
||||
},
|
||||
}
|
||||
|
||||
/**
|
||||
* The paragraph style of the text item.
|
||||
|
|
Loading…
Reference in a new issue