So when I create a new canvas, it appears in the upper left hand corner of the screen. If I hold spacebar to drag the canvas to the middle of my screen, the canvas stars to go off of the side instead of just centering. It turns black (sometimes) and I can't draw on it. Why is this happening? Screenshots included in this imgur album: http://imgur.com/a/oNh4a
CandyFace
Feb 23, 2015 at 3:25 pm
What kind of computer are you using?
Does this happen all the time or only sometimes(like the black fill), and even when it does not turn black but still not center, can you still not draw on it?
I
InspectorRack
Feb 23, 2015 at 7:44 pm
It turns out that it does that on my desktop but not my laptop. Not sure exactly what the problem is but I've managed to work around it enough that it's not a huge bother.
Danik
Mar 1, 2015 at 2:36 pm
Yes, this bug happens because the size of the background buffer is limited, so when the window becomes wide enough you see the edge. :) I'll fix this.