From 5f88fc93bb9a21eb281c30a2fbd75623113dbafc Mon Sep 17 00:00:00 2001 From: jmoenig Date: Thu, 11 Jul 2013 17:45:09 +0200 Subject: preserve nested reporters in "kicked out" variadic inputs instead of "swallowing" them. also new: floor() function in monadic math reporter's drop-down --- history.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'history.txt') diff --git a/history.txt b/history.txt index 6140b94..1e04b7e 100755 --- a/history.txt +++ b/history.txt @@ -1803,3 +1803,5 @@ ______ 130711 ------ * Blocks: fixed occasional flickering in scripting areas (caused by deleted feedback morphs, a bug that surfaced in Chrome 28 on OSX and may be due to a possible Chrome GC issue) +* Blocks: preserve nested blocks in the scripting area when replacing a variadic input list with another input ("kick out" the nested blocks instead of "swallowing" them) +* Blocks, Threads: new floor() function in monadic math reporter's drop-down -- cgit v1.3.1