A regression was observed in block transition behavior where patches may be left as NaN values. This PR reverts partially the changes introduced to the patch logic in #558 by ensuring property mapping assigns threshold values directly to patch properties at transition time.
A regression was observed in block transition behavior where patches may be left as NaN values. This PR reverts partially the changes introduced to the patch logic in #558 by ensuring property mapping assigns threshold values directly to patch properties at transition time.
Fixes #560