mirror of
https://github.com/konvajs/konva.git
synced 2025-10-15 12:34:52 +08:00
add lineDashOffset support to context
This commit is contained in:
@@ -44,6 +44,7 @@ suite('Context', function() {
|
||||
'shadowOffsetX',
|
||||
'shadowOffsetY',
|
||||
'lineCap',
|
||||
'lineDashOffset',
|
||||
'lineJoin',
|
||||
'lineWidth',
|
||||
'miterLimit',
|
||||
|
Reference in New Issue
Block a user