diff options
| author | jmoenig <jens@moenig.org> | 2014-05-20 09:43:31 +0200 |
|---|---|---|
| committer | jmoenig <jens@moenig.org> | 2014-05-20 09:43:31 +0200 |
| commit | a1b9d3e3964fd363cdb169c9de9287b54e736637 (patch) | |
| tree | 7e80144916260298c1f23858b2c9904f80af7f29 /history.txt | |
| parent | 295de115a387d24ded700146203c07ba7c522d16 (diff) | |
| download | snap-byow-a1b9d3e3964fd363cdb169c9de9287b54e736637.tar.gz snap-byow-a1b9d3e3964fd363cdb169c9de9287b54e736637.zip | |
Search Blocks feature, keyboard shortcuts
Thanks, Kyle, for designing and architecting the search blocks feature!!
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 c49f5f8..126c11c 100755 --- a/history.txt +++ b/history.txt @@ -2131,3 +2131,5 @@ ______ * Morphic: Prevent default action for ctrl-/cmd-key event * Snap.html: Focus the world canvas on startup, so Snap reacts to keyboard events right away * Threads: new Variable data structure, for refactoring upvar references, not yet used anywhere +* Objects, GUI: Search Blocks, feature. Thanks, Kyle, for architecting and designing this!!! +* Objects, GUI: Keyboard-shortcuts for opening (cmd-o), saving (cmd-s) projects and for finding blocks (cmd-f) |
