On Tue, 25 Aug 2020 11:40:56 GMT, Jeanette Winzenburg
wrote:
> The issue describes the makroscopic effect/s, namely content showing in cells
> that are off range.
>
> The base reason is missing cleanup of the cell on transition from not-empty
> to empty when the old item is a null
> contained
The issue describes the makroscopic effect/s, namely content showing in cells
that are off range.
The base reason is missing cleanup of the cell on transition from not-empty to
empty when the old item is a null
contained in the items. Fixed by changing the logic to cope with that special
case.