summaryrefslogtreecommitdiff
path: root/history.txt
diff options
context:
space:
mode:
authorjmoenig <jens@moenig.org>2014-07-29 13:09:18 +0200
committerjmoenig <jens@moenig.org>2014-07-29 13:09:18 +0200
commit0cc14e2861367ca08acd89d01ff21332d6cc56ed (patch)
tree9e005e1f622162ea8ee01514786cc43c3ef88734 /history.txt
parent1205d7a2b021d21d5fa964fc548567c2cd571a46 (diff)
downloadsnap-byow-0cc14e2861367ca08acd89d01ff21332d6cc56ed.tar.gz
snap-byow-0cc14e2861367ca08acd89d01ff21332d6cc56ed.zip
fixed #497 (prevent bubble shadows from getting cut-off)
thanks @Hardmath123 for this bug report
Diffstat (limited to 'history.txt')
-rwxr-xr-xhistory.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/history.txt b/history.txt
index 85c4bbe..8ae0a42 100755
--- a/history.txt
+++ b/history.txt
@@ -2248,3 +2248,4 @@ ______
* Objects: added ‘move’ option to the sprite context menu, lets the user move (nested) sprites in edit mode without changing their layering, and also sprites marked “undraggable”
* updated Portuguese translation, thanks, Manuel!
* updated German translation
+* Morphic: fixed #497 (prevent bubble shadows from getting cut-off)