2.0.5
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.