Open VoIlAlex opened 5 years ago
Use self.state
dictionary-like object to access track bars in debug mode.
Use
self.state
dictionary-like object to access track bars in debug mode.
Not an option. There are a start, end, begin and step values to create track bar. How about not visualizing track bars but storing values in it as a state of the component when the component is not in debug mode.
While testing components it's useful to save components' result for later use.