piskel/js/drawingtools
jdescottes 4056142b97 Issue#145 : Hide highlighted pixel
+ BaseTool : added new method hideHighlightedPixel
+ DrawingController : mousemove event plugged on mousenter
  and unplugged on mouseleave
+ DrawingController : tool.hideHighlightPixel called on mouseleave and
  when switching the current tool to active (i.e. when user starts
  clicking)
2013-12-18 23:37:17 +01:00
..
selectiontools ok this one is chaos 2013-12-05 22:12:48 +01:00
BaseTool.js Issue#145 : Hide highlighted pixel 2013-12-18 23:37:17 +01:00
Circle.js ok this one is chaos 2013-12-05 22:12:48 +01:00
ColorPicker.js ok this one is chaos 2013-12-05 22:12:48 +01:00
Eraser.js ok this one is chaos 2013-12-05 22:12:48 +01:00
Move.js ok this one is chaos 2013-12-05 22:12:48 +01:00
PaintBucket.js ok this one is chaos 2013-12-05 22:12:48 +01:00
Rectangle.js ok this one is chaos 2013-12-05 22:12:48 +01:00
SimplePen.js ok this one is chaos 2013-12-05 22:12:48 +01:00
Stroke.js ok this one is chaos 2013-12-05 22:12:48 +01:00
VerticalMirrorPen.js ok this one is chaos 2013-12-05 22:12:48 +01:00