Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add strokeDashOffset and svg corresponding attribute #5398

Merged
merged 10 commits into from
Nov 22, 2018
Merged
Prev Previous commit
Next Next commit
adapt help
  • Loading branch information
blobinabottle committed Nov 16, 2018
commit ebe70b75d8adf9b82ae4603bf4c5cb52db70aff4
2 changes: 1 addition & 1 deletion src/shapes/object.class.js
Original file line number Diff line number Diff line change
@@ -322,7 +322,7 @@
strokeDashArray: null,

/**
* Line offset of an object's stroke (can be a number or a %)
* Line offset of an object's stroke
* @type Number
* @default
*/