diff --git a/js/texturing/uv.js b/js/texturing/uv.js index 96cf3dc1..c6cacdc4 100644 --- a/js/texturing/uv.js +++ b/js/texturing/uv.js @@ -1712,7 +1712,7 @@ Interface.definePanels(function() { ctx.drawImage(temp_canvas,-temp_canvas.width/2,-temp_canvas.height/2); ctx.restore(); - UVEditor.updateSize() + UVEditor.updatePastingOverlay() }, }