diff options
| author | jmoenig <jens@moenig.org> | 2013-09-17 17:25:42 +0200 |
|---|---|---|
| committer | jmoenig <jens@moenig.org> | 2013-09-17 17:25:42 +0200 |
| commit | c0a0c1f4a7a9f3cfd055288817530cf7c46bb26d (patch) | |
| tree | 785cf1d7c7b51cce6453c7fec14d5742bf51b2b2 /history.txt | |
| parent | 0947fbb80e6d4c57c63c588354e101a35bec087a (diff) | |
| download | snap-c0a0c1f4a7a9f3cfd055288817530cf7c46bb26d.tar.gz snap-c0a0c1f4a7a9f3cfd055288817530cf7c46bb26d.zip | |
fixed part of #154 - prevent costumes from being drawn while they are loading
prevents an occasional DOM error saying "an attempt was made to use an
object that is not, or is no longer, usable" when loading a project
that has costumes
Diffstat (limited to 'history.txt')
| -rwxr-xr-x | history.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/history.txt b/history.txt index 795e191..276a187 100755 --- a/history.txt +++ b/history.txt @@ -1910,3 +1910,5 @@ ______ ------ * Cloud: encodeDict() fix and new parseDict() method - used for accessing shared projects * GUI: fixed #119, #149 (accessing a shared projects requires lowercasing the username) +* Portuguese translation update for SPLIT block, thanks, Manuel! +* Store, Objects: prevent costumes from being drawn while they are loading, fixes parts of #154 |
