diff options
| author | jmoenig <jens@moenig.org> | 2013-04-03 10:09:11 +0200 |
|---|---|---|
| committer | jmoenig <jens@moenig.org> | 2013-04-03 10:09:11 +0200 |
| commit | 4804d8cfc82ecaad3e0906090994f6e804243b01 (patch) | |
| tree | b09c536964a2c4fff2eb6b466c79e1ba3477d6e3 /history.txt | |
| parent | 895ab6ddeb93938a75e779d9b3c0344330472933 (diff) | |
| download | snap-byow-4804d8cfc82ecaad3e0906090994f6e804243b01.tar.gz snap-byow-4804d8cfc82ecaad3e0906090994f6e804243b01.zip | |
Fix: Removed added textarea from YPR module
No more text area in upper left corner of the Snap! IDE when converting
a .ypr project
Diffstat (limited to 'history.txt')
| -rwxr-xr-x | history.txt | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/history.txt b/history.txt index c380a29..44dc921 100755 --- a/history.txt +++ b/history.txt @@ -1573,4 +1573,8 @@ ______ * sharing / unsharing projects support and GUI * the Block Editor now allows anchored comments * duplicating a block / script / sprite now also duplicates anchored comments -* deleting a block / script now also deletes anchored comments
\ No newline at end of file +* deleting a block / script now also deletes anchored comments + +130403 +------ +* YPR converter fix: No more text area in upper left corner of the Snap! IDE
\ No newline at end of file |
