mirror of
https://github.com/konvajs/konva.git
synced 2025-09-18 18:10:54 +08:00
added getWidth() and getHeight() methods to Label
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
Test.Modules.LABEL = {
|
||||
'add label': function(containerId) {
|
||||
'*add label': function(containerId) {
|
||||
var stage = new Kinetic.Stage({
|
||||
container: containerId,
|
||||
width: 578,
|
||||
|
Reference in New Issue
Block a user