mirror of
https://github.com/JannisX11/blockbench.git
synced 2025-02-17 16:20:13 +08:00
Fix rotate issue in copy-paste tool
This commit is contained in:
parent
dbb04a329a
commit
acb321edb9
@ -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()
|
||||
},
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user