Closed jonathom closed 3 years ago
Thanks. Just to make sure, is it the VITO back-end?
It is VITO backend, but I tested with EURAC (apply_kernel
) as well and same result there.
I've deployed a hot-fix in v0.7.6, could you try whether it works for you? Haven't had a chance to do a lot of testing. Make sure it's loading v0.7.6 and not an old version from the cache.
Works for me :+1:, nice!
When editing processes like
apply_kernel
(propertykernel
), adding and deleting a number in the value field leads toNaN
being shown in the value field. It cannot be removed anymore, nor can any number be added. The same applies forapply_neighborhood
(propertysize
as seen above), although only when setting type tonumber
, and deleting the0
displayed in the value field. These are the processes for which I discovered this so far, there are probably more where numbers are added in arrays.