Skip to content

2.5.2 Hotfix release

Compare
Choose a tag to compare
@cwensley cwensley released this 28 May 19:28
· 1165 commits to develop since this release
a9e25d4

This fixes a few issues:

  • Bundling Mac64 apps with msbuild can cause an error #1701
  • Mac: Fix issues setting width/height of a form when it has already been shown #1701
  • Auto load the handler type when subclassing custom platform controls #1701
  • Wpf: Fix huge performance issue when creating many small bitmaps using a Graphics object #1698
  • Fix GraphicsPath.GetRoundRect when the width/height is smaller or equal to radius*4 #1694
  • Fix Application.Instance.Open on .NET Core #1695
  • Gtk: Fix PixelFormats.Format32bppRgb #1458
  • Wpf: Fix PixelFormats.Format32bppRgb when using a Graphics object #1458