Version 13.0.128 (Fixes #2428 Cannot select Global parameter type for a molecule parameter (#2435) * Fixes #2428 Cannot select Global parameter type for a molecule parameter The parameter type combo went blank after selecting Global because the ParameterChangedEvent handler re-ran the full screen binding from inside the combo's own selection changed event, clearing and refilling the combo mid-event. Refresh the bound control values instead of rebinding the lists. * Fix setup harvest path for .NET 10 ... #128
background
wait
wait-all
cancel
parallel
Loading