testing width
This commit is contained in:
committed by
JamesFlare1212
parent
69ecea3dd9
commit
4903366103
@@ -539,7 +539,7 @@ var funcCodeBox = new Konva.Rect
|
|||||||
({
|
({
|
||||||
x: 850,
|
x: 850,
|
||||||
y: 25,
|
y: 25,
|
||||||
width: 650,
|
width: 550,
|
||||||
height: funcCodeLines.length * 24 + 30,
|
height: funcCodeLines.length * 24 + 30,
|
||||||
fill: '#ddd',
|
fill: '#ddd',
|
||||||
stroke: '#555',
|
stroke: '#555',
|
||||||
|
|||||||
Reference in New Issue
Block a user