hello there,
sorry for the vague title, but can’t really spot where the error comes from. if you download the VL.ColorThief plugin (nuget install VL.ColorThief -pre), GetColor throws Sequence Contains No Element error. On 2019.1 0975, the help patches work fine.
So, steps to repro :
- Open 2019.2
nuget install VL.ColorThief -pre- Open one of the two help patches and navigate to GetColor’s definition, this should pop up :
After F8/F5, either this happens or no error is shown but the calculation does not happen (returns white).
PS : is there a way right now to copy and paste error messages from a tooltip? would be handy for bugreports.
