summaryrefslogtreecommitdiff
path: root/history.txt
diff options
context:
space:
mode:
authorjmoenig <jens@moenig.org>2015-01-21 10:23:02 +0100
committerjmoenig <jens@moenig.org>2015-01-21 10:23:02 +0100
commitf1fbb38b8715639e6025c130de70ef269cb0c0cd (patch)
treee24c4b76c851bb4e1e87f20b967c1c298c30f127 /history.txt
parent4a3cf0aa3bc4778821801ec325fb2fd9dbbd038b (diff)
downloadsnap-byow-f1fbb38b8715639e6025c130de70ef269cb0c0cd.tar.gz
snap-byow-f1fbb38b8715639e6025c130de70ef269cb0c0cd.zip
Keep layering of nested sprites thru drag & drop
it used to be that dragging an anchor always brought it to the front, altering the nested sprite’s internal layering order
Diffstat (limited to 'history.txt')
-rwxr-xr-xhistory.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/history.txt b/history.txt
index b621772..1880e45 100755
--- a/history.txt
+++ b/history.txt
@@ -2418,3 +2418,7 @@ ______
------
* BYOB: fixed #702
* GUI: fixed #680
+
+150121
+------
+* Objects: Keep layering of nested sprites thru drag & drop