홈 / 뉴스 / Actipro Editors for WPF 2019.1 build 0682
Actipro Editors for WPF 2019.1 build 0682
편집 박스 및 피커의 반올림 기능이 향상되었습니다.
8월 22, 2019
신규 버전
기능
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.