Actipro Editors for UWP 2018.1 build 0332

Released: Mar 11, 2019

2018.1 build 0332 での更新項目

機能

  • Added the ColorEditBox.IsInitialValueComparedOnPopup property that determines whether the initial value is compared to the current value on the picker popup.
  • Added the ColorPicker.ComparisonValue and IsComparisonValueVisible properties that support a comparison color.
  • Added the HsbColorPicker.ComparisonValue and IsComparisonValueVisible properties that support a comparison color.
  • Improved DoubleEditBox and SingleEditBox to better support very small numbers.
  • Improved DoublePicker and SinglePicker to better support very small numbers.
  • Improved MaskedTextBox input logic to allow typing anywhere in the leading prompt characters.
  • Updated GradientStopSlider to return a default width when measured with infinite width.
  • Updated the UIA peers for edit boxes.

不具合の修正

  • Fixed a MaskedTextBox bug where pressing Backspace after the first character might not delete it.
  • Fixed a bug introduced in a previous build where the MonthCalendar's decade view could throw an exception.
  • Fixed several MonthCalendar scenarios where non-Gregorian calendars could throw an exception.