diff options
| author | jmoenig <jens@moenig.org> | 2013-07-02 13:50:14 +0200 |
|---|---|---|
| committer | jmoenig <jens@moenig.org> | 2013-07-02 13:50:14 +0200 |
| commit | 78f416be9a4d42517a4b6a5bb801394c6c3e30c1 (patch) | |
| tree | aedffb7a3fff62fb7de871ffb4b668792281a6e8 /history.txt | |
| parent | 09e3a296c25a73b4b4a21e1d0a2d9f6ce673f01f (diff) | |
| download | snap-byow-78f416be9a4d42517a4b6a5bb801394c6c3e30c1.tar.gz snap-byow-78f416be9a4d42517a4b6a5bb801394c6c3e30c1.zip | |
removed tolerance margin in Costume's shrinkWrap()
Chrome no longer needs this kludge. Removing it also fixes an "empty
costume" bug when drawing over the edges of the paint editor
Diffstat (limited to 'history.txt')
| -rwxr-xr-x | history.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/history.txt b/history.txt index 633db8d..52ecaa9 100755 --- a/history.txt +++ b/history.txt @@ -1773,3 +1773,7 @@ ______ 130628 ------ * Morphic, GUI: improved importing costumes by dragging in pictures from other web pages + +130702 +------ +* Objects: took out "security margin" in Costume's shrinkWrap() method b/c Chrome no longer needs it -> fixed empty costume bug when drawing over the paint editor's bounds
\ No newline at end of file |
