From 4554821e42577d3cdef2d009fea59d2ab8161fa2 Mon Sep 17 00:00:00 2001 From: Andrea Bogazzi Date: Thu, 10 Jan 2019 16:44:32 -0500 Subject: [PATCH] Update src/shapes/object.class.js Co-Authored-By: stefanhayden --- src/shapes/object.class.js | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/shapes/object.class.js b/src/shapes/object.class.js index 74f5218c..da967d3f 100644 --- a/src/shapes/object.class.js +++ b/src/shapes/object.class.js @@ -564,7 +564,9 @@ * When `false`, the stoke width will scale with the object. * When `true`, the stroke will always match the exact pixel size entered for stroke width. * default to false - * since 2.5.1 + * @since 2.6.0 + * @type Boolean + * @default false * @type Boolean * @default false */