Define documentation for excludeMatrix parameter.

This commit is contained in:
Jürg Lehni 2015-12-26 22:47:16 +01:00
parent 83b53cb9e0
commit b987590c71

View file

@ -1482,6 +1482,8 @@ var Item = Base.extend(Emitter, /** @lends Item# */{
* selection state, data, name, etc.
*
* @param {Item} source the item to copy the attributes from
* @param {Boolean} excludeMatrix whether to exclude the transformation
* matrix when copying all attributes
*/
copyAttributes: function(source, excludeMatrix) {
// Copy over style