Plugin SDK v1.2.4.0 Release Notes
This release is focused on correcting some of the behavior of the StatusGraphics and StatusControls.
- Fix a bug where updating
HsFeature.AdditionalStatusData
usingIHsController.UpdateFeatureByRef()
throws an exception when it shouldn't. (PSDK-136) - Simplify
StatusGraphicCollection.ContainsValue()
andStatusControlCollection.ContainsValue()
methods to improve processing time (PSDK-142) - Add methods to StatusGraphic and ValueRange (PSDK-143)