1.0.8 Fix constant propagation bug
- A rare bug where an outer-level constant definition can be over-written by constants defined in a subsheet is fixed. In the old version this could result in some constant values being undefined, resulting in spurious 0 outputs from the components they feed due to them not having enough defined inputs.
- The dev build is fixed for linux
Thanks to Jpnock.
28/11 13:00 - updated with a more complete version of this fix. Also bumped version to 1.0.8 on app (not done previously)