GanttView for WPF
Bug Fixes
- Fixed the issue where sorting the tasks at design time throws an exception.
- Fixed the issue where the sign of percent complete (%) is lost in GridView.
- Fixed the issue where context menu item "Task Information" remains active in ReadOnly mode after dragging a task bar.
- Fixed the issue where the default focus is not shown on the last index of filter item in "Filters" listbox of "More Filters" dialog.
- Fixed the issue where hiding all the three tiers at design time and unhiding at run time throws an exception.
- Fixed the issue where setting the "Start" time of Automatic task in GanttView throws an exception.
- Fixed the issue where a new task can not be added by clicking the "Add Task" menu button/context menu.
- Fixed the issue where the task bar is not shown on dragging a long task bar to short one.
- Fixed the issue where the progress line is not moving for auto task.
- Fixed the issue where the Manual TaskBar disappears on setting the ScheduleFrom property to "ProjectFinishDate" and dragging at runtime.
- Fixed the issue where C1GanttView shows dialogs with extra margin and spaces.
- Fixed the issue where advanced filter dialog, CombinationOperator(AND/OR) value is shown as FilterValue for the specific FilterRow while clicking "Value (s)" new filterRow.
- Fixed the issue where "Test" dropdown items are lost on reopening "AdvancedFilter" given without "Test" and "Values".
- Fixed the issue where "Set working times" and "Range of Recurrence" groupbox items are "Enable" when there is no exception in the "Exceptions" listbox.
- Fixed the issue where context menu items appear active and user can interact some functions via them even in ReadOnly mode.
- Fixed the issue where hiding all the three tiers in timescale throws System.NullReferenceException is thrown.
- Fixed the issue where hiding the middle tier and changing the unit in the bottom tier throws System.ArgumentException in PresentationFramework.
- Fixed the issue where deleting CombinationOperator (And/Or) and opening the FieldName dropdown in gantt view throws NullReferenceException.
- Fixed the issue where changing the PercentComplete value in the GridView throws System.InvalidOperationException.
- Fixed the issue where length of the task bar could not be increased or reduced by dragging.
- Fixed the issue where parent dialogs are closed on pressing Escape key while dropdown/combobox or child dialog are opening.
- Fixed the issue where PopUp dialog box startup position of C1GanttView is not at the center of the MainWindow.
- Fixed the issue where height of the bottom tier stretches out and fills the chart view completely when increasing the row height of column header in the grid view.
- Fixed the issue where setting the working times in Exceptions tab of the Change Work Time dialog throws System.NullReferenceException in C1GanttView.
- Fixed the issue where clicking value in Predecessors column at run time and setting of ScheduleFrom="ProjectFinishDate" throws an exception.
- Fixed the issue where ConstraintType and ConstraintDate can be set for ManualTasks and shown in the GridView.
- Fixed the issue where TargetInvocation exception is thrown at runtime while setting the ChartStartDate/ChartFinishDate in GanttView.
- Fixed the issue where System.NullReferenceException is thrown in C1.WPF.GanttView.4 dll when calling gv.ScrollToTask() method after InitializeComponent().
- Fixed the issue where filtering does not work when the filter is applied on task by "Percent Complete" field.
- Fixed the issue where TaskMode can't be filtered by Advanced Filter in GanttView.
- Fixed the issue where the bottom tier appears as a blank row on setting the MinWidth of the bottom tier to 8 or less.
PDF for WPF
Improvements
- Added support for PDF/A compliance for PDF annotations.
- Improved the support for PDF Acroforms in C1PDF.
Bug Fix
- Added PdfAcroform sample (demo sample for Acroform fields) in C# and Visual Basic.
RichTextBox Toolbar for WPF
Improvement
- Added support for resizing tables by dragging.
Bug Fixes
- Fixed the issue where the font size of a copy and pasted character is displayed incorrectly.
- Fixed the issue where the caret position is incorrect in a particular character in 'Yu Gothic UI' font family.
- Fixed the issue where the C1RichTextBox loses color and table formatting while copying content.
- Fixed the issue where the focus can not be placed outside the table and no more text can be entered in the C1RichTextBox after pasting the table from MS Word.