Hey @mingw64,
You are creating content dynamically, right? Everytime you add a new component via callback, the corresponding callbacks to the added components are triggered. This applies for example, if you are using pattern matching callbacks.
Hey @mingw64,
You are creating content dynamically, right? Everytime you add a new component via callback, the corresponding callbacks to the added components are triggered. This applies for example, if you are using pattern matching callbacks.