Note that if you click on an issue GitHub will show the 404 page.

Only Technology Partners with Source Code Access can follow the Wisej Source Code repository on GitHub.

Bugs

Bugs fixed in the build. Limited to 30.
closed#1998 Cloning a theme font and then changing the style doesn't update the rendered font.2.0.47
closed#1997 Assigning the same DataGridCellStyle instance to DefaultCellStyle removes the previously set value.2.0.47
closed#1995 TreeNodes whitespace from Visible=false still shown on TreeView with VirtualScroll = true2.0.47
closed#1994 Setting Form.Menu in a MdiChild form after setting MdiParent may not update the MergedMenu the first time the form is activated.2.0.47
closed#1992 A menu item with MdiList = true does not show the child forms.2.0.47
closed#1990 ComboBox.DropDownWidth may make the list in the popup too small if the value used is smaller than the control.2.0.47
closed#1989 Owned forms do not minimize when the owner form is minimized2.0.47
closed#1986 Starting edit mode in a cell while typing quickly may move the cursor back one character in some cases.2.0.47
closed#1983 Setting a DataGridView.TabStop to false prevents the DataGridView from gaining the focus when clicked.2.0.47
closed#1981 Setting the date in a DateTimePicker can lead to a different date in the text field and the calendar dropdown2.0.47
closed#1979 RowValidating event can be fired twice2.0.47
closed#1977 Designer cannot load embedded js libraries when using an extension in a library project.2.0.47
closed#1975 DataGridComboBoxColumn may show an empty drop down list if the column is cloned and then disposed after the cell has created the editor.2.0.47
closed#1974 Designer may not load the new color scheme when in the GAC under some conditions.2.0.47
closed#1973 Changing an item of a ListBox already created doesn't show the horizontal scrollbar.2.0.47
closed#1972 When switching from a client profile to another non default (i.e. from Phone to Tablet) the default values are not restored.2.0.47
closed#1970 Keys.PageUp and Keys.PageDown Accelerators don't work.2.0.47
closed#1969 Setting a MaxDate in a DateTimePicker to a past date does not display the month correctly2.0.47
closed#1968 A disabled DateTimePicker control still allows to click on the dropdown button and the calendar popup2.0.47
closed#1967 WisejSerializer changes widget options to camelCase instead of keeping original formatting2.0.47
closed#1966 Setting the TabStop property to false and resetting it to true does not restore the original TabIndex of that control2.0.47
closed#1965 Using a TextBox with a label it´s not possible to tab into the next TextBox when a KeyDown handler is attached to that TextBox2.0.47
closed#1964 A databound ComboBox loses its value when set to readonly2.0.47
closed#1918 PollingInterval is not always used as a fallback when WebSockets are blocked or closed2.0.47

Breaking Changes

Fixes or enhancements that may break existing code.

New Features

New features included in the build. Limited to 30.
None