mirror of
https://github.com/Hopiu/fabric.js.git
synced 2026-03-16 22:10:32 +00:00
Update src/shapes/object.class.js
Co-Authored-By: stefanhayden <alt255@gmail.com>
This commit is contained in:
parent
2a09e8f116
commit
4554821e42
1 changed files with 3 additions and 1 deletions
|
|
@ -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
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in a new issue