Actipro Editors for WPF 2019.1 build 0682

Released: Aug 20, 2019

2019.1 build 0682 での更新項目

機能

  • Added the RoundingDecimalPlace property that controls which decimal place at which to round to the CornerRadiusEditBox, DoubleEditBox, PointEditBox, RectEditBox, SingleEditBox, SizeEditBox, ThicknessEditBox, VectorEditBox, and related picker controls.
  • Removed prior logic where small numbers wouldn't be rounded, since now the RoundingDecimalPlace can be specified. Set the property to null to prevent rounding.

不具合の修正

  • Fixed a bug in ColorPicker where using a pointer to select a color after the initial color was black might not show the correct RGB values.