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

April updates – what’s new from Mindscape?

$
0
0

Developer Notes

We added a lot of service integrations to Raygun.io this month. Try them out and improve your error-fixing work flow. Also, if you’re an iOS dev, install the trusty Raygun Sidekick to upload dSYM files.

WPF Elements

  • Resolved null reference exception when DataGrid ItemsSource binding is removed. (details)
  • Setting the min or max of a DateTime axis will be an indication to switch to auto mode. (details)
  • Remove sort dirction indication from data grid columns when the items source changes. (details)
  • Fixed vertical dual slider label positions. (details)
  • Resolved unusual issue when using DataGridColumn.DisplayMemberBinding. (details)
  • Resolved minor binding errors in the DataGrid. (details)
  • Added ChartAxis.IsAutoViewportEnabled. (details)
  • Allow the zoom box to be used while data is dynamically changed in a Chart. (details)
  • Resolved issue causing the DataGrid column drop indicator to hang around. (details)
  • Resolved data grid column header layout issue. (details)
  • Experimental feature to stack axes via ChartAxis.StackIdentifier. (details)
  • Finish editing when pressing Enter at the end of a DataGrid. (details)
  • float[] support for HeatMapSeries.
  • Support for localizing “W” and “Week” strings in the TimeExplorer.
  • Adjust the axes when series are collapsed. (details)
  • Improved the performance of HeatMapSeries.
  • Resolved issue displaying custom data in the first chart data label. (details)
  • Chart axis title wrapping. (details)
  • Resolved index out of bounds issue on a Y-reversed heatmap. (details)
  • Support for setting StrokeDashArray in a line chart style. (details)

WPF Diagrams

  • Resolved connection point adorner lines dissapearing when switching tabs. (details)
  • Added Zoom option to DiagramBitmapRenderer. (details)
  • Raise property change notifications for connection Data property. (details)
  • Added DiagramSurface.DeselectItem method. (details)
  • Avoid resetting position-calculators when taking nodes out of virtualization. (details)

Web Workbench

  • Update SASS to 3.3.4

LightSpeed

  • Throw exception if IncludeDeleted is used on both sides of a join.
  • Fix issue with path resolution on Mono for lsgen tool.
  • Fix for bug with CompositeIdFieldModel on remove.
  • Avoid invalid cast when dealing with nullable.
  • Support generic types with field converters.

Raygun

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