mirror of
https://github.com/konvajs/konva.git
synced 2026-03-03 16:58:33 +08:00
fixed #605
This commit is contained in:
@@ -98,6 +98,7 @@
|
||||
// context.lineTo(p1.x, p1.y);
|
||||
// context.stroke();
|
||||
}
|
||||
context.restore();
|
||||
},
|
||||
/**
|
||||
* get text width in pixels
|
||||
|
||||
Reference in New Issue
Block a user