Quantcast
Channel: Mindscape Blog » WPF Elements
Viewing all articles
Browse latest Browse all 35

October updates – what’s new from Mindscape?

$
0
0

Developer Notes

It’s been a couple of weeks since we last listed changes that have shipped in nightly builds or system releases. As you can see, we’ve been busy!

WPF Elements

  • Resolved an auto-size column bug caused by setting up the columns after the grid has loaded. (details)
  • Copy DataGrid selection to paste into Excel (details)
  • Enabled select-all command for cell selection. (details)
  • Added new chart series implementation: StepSeries. (details)
  • Resolved an issue from using ScrollViewer styles in a DocumentViewer. (details)
  • Resolved a minor axis rendering bug when there is an empty bar series. (details)
  • Exposed the DataGridItemWrapper.Object property. (details)
  • IsChartClipped = false can now be used to render foreground elements outside the chart. (details)
  • Catch clipboard exceptions in DataGrid. (details)
  • Resolved a dynamic axis binding issue. (details)
  • KeyboardNavigation.IsTabStop support for DataGridColumns. (details)
  • Provided a way for a DataGrid to build data models that don’t have public default constructors. (details)
  • Recycle LineSeries paths to help with animations. (details)
  • Added OutlookBar template properties. (details)
  • Resolved a one-time DataGrid rendering bug if the row height is small. (details)
  • Restore scroll position when reloading a DataGrid. (details)
  • Set DataContext of invisible chart selection lines. (details)
  • Visual studio 2013 toolbox support.
  • Minimum and Maximum bindings in DropDownDatePicker. (details)
  • Resolved minor bug in LogarithmicAxisValueConverter where 0 is returned as an integer instead of a double. (details)
  • Bar series can only be side-by-side if they share the same X-axis. (details)
  • Added ThetaAxis.StartAngle and IsReversed properties. (details)
  • Resolved polar axis issues when building a polar chart in a data template. (details)

WPF Diagrams

  • Improved performance of background diagram grids. (details)
  • Null check to avoid rare exception when the window does not have an AdornerDecorator. (details)
  • Resolved a potential ArgumentException in the SnapLineDrawingConverter. (details)
  • Resolved a grouping ZIndex issue. (details)
  • Resolved NaN diagram bounds issue causing scrolling problems. (details)
  • Visual studio 2013 toolbox support.
  • Null checks when deleting a connection during a relocation. (details)
  • Added LayoutOrientation option for TreeLayoutAlgorithm. (details)
  • Improved the position of connection-mounted connections when dragging nodes. (details)
  • Resolved a bug in the FlowDiagramDemo. (details)

Web Workbench

  • Added “Force Compass recompile” setting which can be set to false to work around spriting performance issue. (details)
  • Added support for Visual Studio 2013

LightSpeed

  • Added support for Visual Studio 2013
  • CreatedOn/UpdatedOn/DeletedOn are now correctly typed as TIMESTAMP on DB2
  • Added spatial support for POINT types on MySQL
  • Updated the MySQL provider to 6.7.4
  • Support composite keys for sub-select traversals

Raygun.io

As usual the free editions of the nightly builds are available right now from the downloads page, and the full editions from the store.


Viewing all articles
Browse latest Browse all 35

Trending Articles