ericdrowell / KineticJS

KineticJS is an HTML5 Canvas JavaScript framework that extends the 2d context by enabling canvas interactivity for desktop and mobile applications.
http://www.kineticjs.com
3.98k stars 753 forks source link

line drawn on the opposite side of canvas #1049

Open brano123 opened 9 years ago

brano123 commented 9 years ago

Hi,

when I draw shape on layer and move it out of canvas partially, I see some strange line on the opposite border of canvas.

See here: http://jsfiddle.net/xdLapLs4/

I have new PC with resolution 1920 x 1080 and I have not seen such problem on the old one with smaller resolution.

kr, Branislav beforemove aftermove