testing width

This commit is contained in:
Jidong Xiao
2025-04-29 01:53:23 -04:00
committed by JamesFlare1212
parent 69ecea3dd9
commit 4903366103

View File

@@ -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',