Kirill Grouchnikov
06/21/2021, 7:04 PM{ change -> change.consumeDownChange() }
for the inner block?Nir
06/21/2021, 7:07 PMit
to shadow, pretty much everNir
06/21/2021, 7:08 PMit
is nice but not nice enough IMHO to ever allow it as a source of confusionAdam Powell
06/21/2021, 7:14 PMit
or suppress if there's really no opportunity for confusion or ambiguity in the specific case. Inner always gets to keep it
if any of them do thoughAdam Powell
06/21/2021, 7:15 PMNir
06/21/2021, 7:16 PMNir
06/21/2021, 7:16 PMAdam Powell
06/21/2021, 8:56 PMDave K
06/22/2021, 12:26 AMit.changes.forEach(PointerInputChange::consumeDownChange)