mirror of
https://github.com/scratchfoundation/paper.js.git
synced 2025-01-07 13:22:07 -05:00
Move comment.
This commit is contained in:
parent
1e9f2dc057
commit
6effdcd450
1 changed files with 1 additions and 1 deletions
|
@ -70,8 +70,8 @@ var Project = this.Project = Base.extend({
|
|||
return this._currentStyle;
|
||||
},
|
||||
|
||||
// TODO: style selected items with the style:
|
||||
setCurrentStyle: function(style) {
|
||||
// TODO: style selected items with the style:
|
||||
this._currentStyle.initialize(style);
|
||||
},
|
||||
|
||||
|
|
Loading…
Reference in a new issue