Skip to content

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

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 ...

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

build-test-publish

succeeded Jul 15, 2026 in 4m 46s