diff options
| author | jmoenig <jens@moenig.org> | 2013-06-21 09:06:46 +0200 |
|---|---|---|
| committer | jmoenig <jens@moenig.org> | 2013-06-21 09:06:46 +0200 |
| commit | 25ea3d4a16696989824df9994f4024ba5aebc7ca (patch) | |
| tree | f8ab294e141e7cf3d422825c7142993c765554ac /history.txt | |
| parent | bed3e03e65efdf1713036733ecbb011fae263b90 (diff) | |
| download | snap-byow-25ea3d4a16696989824df9994f4024ba5aebc7ca.tar.gz snap-byow-25ea3d4a16696989824df9994f4024ba5aebc7ca.zip | |
Morphic, Blocks: "flat" design fix
Handle manually "unshadowed" StringMorphs without throwing an
exception. This lets you load the tools library into "flat" mode again.
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 7dca72f..12ca386 100755 --- a/history.txt +++ b/history.txt @@ -1748,3 +1748,7 @@ ______ * Blocks, BYOB, Lists, Objects: "flat" design enhancements for blocks and watchers * Blocks: Multi-line input slots (TextSlotMorphs - %mlt) * Objects: doMapCode() primitive now uses a multi-line input slot + +130621 +------ +* Morphic, Blocks: "flat" design fix: Handle manually "unshadowed" StringMorphs
\ No newline at end of file |
