summaryrefslogtreecommitdiff
path: root/history.txt
diff options
context:
space:
mode:
authorjmoenig <jens@moenig.org>2013-10-04 11:08:39 +0200
committerjmoenig <jens@moenig.org>2013-10-04 11:08:39 +0200
commit4e501e00ad6185fb631d4c6851dfd5383fdc19b7 (patch)
treed21b05adb018bbae0fc1b5a5a1deeb8fd1034cee /history.txt
parentb32ed8ef2392570cbfbf09a474d02c14ee12fd81 (diff)
downloadsnap-yow-4e501e00ad6185fb631d4c6851dfd5383fdc19b7.tar.gz
snap-yow-4e501e00ad6185fb631d4c6851dfd5383fdc19b7.zip
Keep watchers onstage when hiding/showing them, fixes #195
Diffstat (limited to 'history.txt')
-rwxr-xr-xhistory.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/history.txt b/history.txt
index 26d93d4..d3b210b 100755
--- a/history.txt
+++ b/history.txt
@@ -1938,3 +1938,4 @@ ______
------
* Threads: Type-check the SPLIT block's input before eval'ing it
* Objects: Prevent watcher cells from growing wider as their contents becomes taller
+* Objects: Keep watchers onstage when hiding/showing them, fixes #195