diff --git a/src/core/graphics/GraphicsData.js b/src/core/graphics/GraphicsData.js index 382074d..8828169 100644 --- a/src/core/graphics/GraphicsData.js +++ b/src/core/graphics/GraphicsData.js @@ -114,7 +114,8 @@ this.fillAlpha, this.fill, this.nativeLines, - this.shape + this.shape, + this.lineAlignment ); }