You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 26, 2023. It is now read-only.
Is your feature request related to a problem? Please describe.
When I set e.g. input movie set, I would like to automatically preset some default values in the protocol, based on the e.g. size of the movie.
Describe the solution you'd like
I would like to be able to register specific callback for input change event
Describe alternatives you've considered
Similar functionality can be achieved by inheritance / overriding
Is your feature request related to a problem? Please describe.
When I set e.g. input movie set, I would like to automatically preset some default values in the protocol, based on the e.g. size of the movie.
Describe the solution you'd like
I would like to be able to register specific callback for input change event
Describe alternatives you've considered
Similar functionality can be achieved by inheritance / overriding