Update src/shapes/object.class.js

Co-Authored-By: stefanhayden <alt255@gmail.com>
This commit is contained in:
Andrea Bogazzi 2019-01-10 16:44:32 -05:00 committed by GitHub
parent 2a09e8f116
commit 4554821e42
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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
*/