Skip to content

2.0.5

Compare
Choose a tag to compare
@cwensley cwensley released this 22 Nov 05:58
· 3236 commits to develop since this release

Minor fixes in this release:

  • Wpf: TableLayout now recalculates child positions properly when layout changes
  • Wpf/WinForms: WebView cut/copy/paste/select all shortcuts now work
  • WinForms: Fix Form.MininumSize
  • Wpf: Width/Height of TextBox/TextArea/DateTimePicker/NumericUpDown/etc no longer change as user enters text when control is auto sized, to have consistent behaviour with other platforms.
  • Gtk: Fix setting Save/OpenFileDialog.FileName to pre-populate the name for the user
  • Ensure TableLayout is created, even when populated after PreLoad.