
GanttView now allows users to navigate backward when editing cells by using the Shift+Tab combination.
Features
- GanttView
- Allow users to navigate backward when editing cells by using the Shift+Tab combination.
- RichTextBox
- Optimized memory consumption when exporting documents with big images to XAML.
Fixes
- ChartView
- Memory leak when chart series are bound to ObservableCollection, chart is opened in child window, then window is closed but viewmodels are alive in WPF app's MainWindow.
- Diagrams
- Dragging a Bezier connection cannot be reverted with undo/redo operation.
- Docking
- Loaded layout is incorrect when a SplitContainer contains auto generated PaneGroup and SplitContainer inside.
- ExpressionEditor
- Double-clicking the IF operator inserts the text Condition() instead of IF() in the text editor.
- Expressions containing parentheses inside of method arguments are not evaluated.
- GanttView
- ArgumentNullException is thrown when selecting an item after collapsing and expanding a sibling item with complex child hierarchy.
- Cannot change DeadlineContainer's color without re-templating it. If color change is needed, use DeadlineContainer's Background property.
- NullReferenceException is thrown when hovering an item in a scenario with nested items when collapsing and expanding an item with complex child hierarchy.
- GridView
- Right header gripper element is misplaced in Office2013 theme which causes resizing issues.
- There is a misalignment in FilterRow's DateTime column in Windows8 theme.
- First character is lost when quickly entering edit mode into a GridViewMaskedInputColumn with MaskType Standard.
- The SelectedCells collection is not updated when adding/removing columns runtime.
- GridView HeaderCell elements now do not have default background, only HeaderRow elements do.
- MaskedInput
- FormatString property is not applied in RadMaskedDateTimeInput's Text on load and UpdateValueEvent is 'LostFocus'.
- The Value and the Text properties are not updated after focusing the control programmatically and pressing the Backspace key.
- Wrong value is produced in MaskedTextInput when Focus() and SelectAll() are used in code and then char is typed.
- MS Controls
- The width of VerticalScrollBar and the height of HorizontalScrollBar are changed when using Transparent, Office_Black, Office_Blue, Office_Silver, Summer and Vista themes with implicit styles. All mentioned themes, except Summer, default to 15px, Summer theme defaults to 18px.
- PDF Viewer
- An exception is thrown at design time for missing RepeatButtonStyle for Crystal, Fluent, Material, Office2016 and Office2016Touch themes.
- Current page number changes too late.
- Hyperlinks within a document are not working via touch.
- Japanese fonts with FontFile3 and subtype CIDFontType0C are displayed with wrong characters.
- PivotGrid
- The AutoShowTotals property is set to false if a value is not present in XML file when deserializing (by default the property should be set to true).
- RichTextBox
- Code Block style should not be included in the Manage Styles dialog.
- Caret is blinking during typing and navigation with the arrow keys.
- Style dialog doesn't allow changing of "based on" style.
- When RTB is placed in a ScrollViewer, typing causes invalid ScrollChanged events.
- TileList
- An InvalidOperationException is thrown if a group has no items when using implicit styles.
- TreeView
- Binding IsEnabled property using Implicit Style of the TreeViewItem is not working.
- WatermarkTextBox
- Set WatermarkTextBox's DisabledBackground default color value to transparent as it lays over DateTimePicker and AutoCompleteBox controls in Windows8, Windows8Touch, Office2013 and VisualStudio2013 themes.