Raz
Results
2
issues of
Raz
Running Compress Multithreaded throw warning `B option is invalid`. ## Solution Simply need to add to the optlist the new option B: and it works perfect. `const char optlist[] =...
When having more than 2 values to our slider only first 2 are being synced. Fix: 'equals' and `createSlider` methods should be changed to loop over the start values and...