diff options
| -rw-r--r-- | gui.js | 2 | ||||
| -rwxr-xr-x | history.txt | 1 |
2 files changed, 2 insertions, 1 deletions
@@ -69,7 +69,7 @@ SpeechBubbleMorph*/ // Global stuff //////////////////////////////////////////////////////// -modules.gui = '2014-Jun-04'; +modules.gui = '2014-Jun-23'; // Declarations diff --git a/history.txt b/history.txt index dad28a4..170fa29 100755 --- a/history.txt +++ b/history.txt @@ -2170,3 +2170,4 @@ ______ 140623 ------ * Morphic: Inspector enhancements (dynamic property update, keyboard shortcuts) +* GUI: update visibility of share/unshare buttons, Thanks, Kunal! |
