Update instance of CaptureController
in ModifierNodeElement#update
#146
Labels
bug
Something isn't working
CaptureController
in ModifierNodeElement#update
#146
ModifierNodeElement#update
is called when a modifier is applied to a Layout whose inputs have changed from the previous application. This function will have the current node instance passed in as a parameter, and it is expected that the node will be brought up to date. So if across recompositions, if an instance ofCaptureController
is changed then all capture requests will be lost.The text was updated successfully, but these errors were encountered: