eveninglily / drawingapp

Drawing Webapp. This code is an older version of the software at amidraw.com
GNU General Public License v2.0
0 stars 0 forks source link

cursor should CONTINUE when entering/exiting canvas #7

Closed andezgrip closed 9 years ago

andezgrip commented 9 years ago

for example http://i.imgur.com/TRuMD4q.gif to http://i.imgur.com/YWspe8o.gif

the cursor should continue, because it gives a much more smooth drawing experience because it doesn't feel like the app freezes every time you draw on the edge

eveninglily commented 9 years ago

I changed some code to make the cursor disappear when you leave the mouse window while drawing, but making it completely like Awwapp's is impossible unless you no longer want the cursor that shows the radius/the current color

andezgrip commented 9 years ago

have the cursor disappear once you leave canvas then