"vscode:/vscode.git/clone" did not exist on "ed8cbf96efeae95897fd991cf7fa6ffcd8e66f48"
Fix calculation of rectangle path
The rectangle path width/height was computed using the full stroke width. It should have been using the half stroke width instead.
Please register or sign in to comment