diff options
| author | Hardmath123 <hardmath123@gmail.com> | 2014-08-24 09:52:23 -0700 |
|---|---|---|
| committer | Hardmath123 <hardmath123@gmail.com> | 2014-08-24 09:52:23 -0700 |
| commit | 9565290fa7dd14eb68502e7af163edd90bce4f4f (patch) | |
| tree | 8272dc89ead5c947834a9b879a30ebdfbb1cef44 | |
| parent | f4b372ebc65693420031c77c6d6e68614c7ba22e (diff) | |
| download | snap-9565290fa7dd14eb68502e7af163edd90bce4f4f.tar.gz snap-9565290fa7dd14eb68502e7af163edd90bce4f4f.zip | |
added history
| -rw-r--r-- | paint.js | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -49,13 +49,13 @@ May 14 - bugfixes, Snap integration (Jens) May 16 - flat design adjustments (Jens) July 12 - pipette tool, code formatting adjustments (Jens) - September 16 - flood fill freeze fix (Kartik) + Sept 16 - flood fill freeze fix (Kartik) Jan 08 - mouse leave dragging fix (Kartik) Feb 11 - dynamically adjust to stage dimensions (Jens) Apr 30 - localizations (Manuel) June 3 - transformations (Kartik) June 4 - tweaks (Jens) - + Aug 24 - floodfill alpha-integer issue (Kartik) */ /*global Point, Rectangle, DialogBoxMorph, fontHeight, AlignmentMorph, |
