Fixed dragging corners
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
"type": "rectangle",
|
||||
"x": 32.0,
|
||||
"y": 32.0,
|
||||
"width": 64.0,
|
||||
"width": 88.0,
|
||||
"height": 64.0,
|
||||
"fill": "#f4f4f4",
|
||||
"stroke": "#303030",
|
||||
@@ -43,8 +43,8 @@
|
||||
"type": "text",
|
||||
"x": 40.0,
|
||||
"y": 40.0,
|
||||
"width": 48.0,
|
||||
"height": 48.0,
|
||||
"width": 72.0,
|
||||
"height": 40.0,
|
||||
"text": "Graph",
|
||||
"color": "#202020",
|
||||
"fontSize": 12.0
|
||||
@@ -288,9 +288,17 @@
|
||||
"y": 64.0
|
||||
},
|
||||
{
|
||||
"x": 64.0,
|
||||
"x": 0.0,
|
||||
"y": 64.0
|
||||
},
|
||||
{
|
||||
"x": 0.0,
|
||||
"y": 120.0
|
||||
},
|
||||
{
|
||||
"x": 64.0,
|
||||
"y": 120.0
|
||||
},
|
||||
{
|
||||
"x": 64.0,
|
||||
"y": -80.0
|
||||
@@ -308,8 +316,8 @@
|
||||
"y": -328.0
|
||||
},
|
||||
"size": {
|
||||
"width": 160.0,
|
||||
"height": 112.0
|
||||
"width": 304.0,
|
||||
"height": 160.0
|
||||
},
|
||||
"text": "",
|
||||
"layer": -1,
|
||||
|
||||
Reference in New Issue
Block a user