diff options
| author | jmoenig <jens@moenig.org> | 2013-04-25 16:52:59 +0200 |
|---|---|---|
| committer | jmoenig <jens@moenig.org> | 2013-04-25 16:52:59 +0200 |
| commit | 4580aa1e0d58b4f7f5aa27f5360416d6cc4697d8 (patch) | |
| tree | efddff05674e7c4454c38eab2869d2c9c3bd8d76 /history.txt | |
| parent | d0878399fe0a85a05642a223dd4796badd212c5c (diff) | |
| download | snap-byow-4580aa1e0d58b4f7f5aa27f5360416d6cc4697d8.tar.gz snap-byow-4580aa1e0d58b4f7f5aa27f5360416d6cc4697d8.zip | |
Hide Primitives feature
Primitive blocks in the palette can now be hidden in the project via
their context menu. Each palette's context menu further lets you hide
or show all its primitives depending on whether any primitives are left
to hide or show.
Hidden primitives are stored in the project data. This lets instructors
create "simplified" examples and problem sets.
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 8b7aa5f..b631df5 100755 --- a/history.txt +++ b/history.txt @@ -1663,3 +1663,7 @@ ______ 130424 ------ * Widgets, BYOB, GUI: prevent multiple block editors on the same block definition, allow multiple dialogs on different objects, handle dialog instances in DialogBoxMorph.prototype + +130425 +------ +* Objects, Blocks, GUI, Store: Hide primitives feature |
