Skip to content

0.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Dec 17:58
4893462

Features

  • Update to support net7.0-windows and net8.0-windows
  • SetImage works with Resources without assembly name.
  • Change System.Drawing to a separate namespace and class.
  • Icons GetBitmapSource return the biggest frame.

Updated

  • Update Build project
  • Update Example project
  • Fix MovePanelTo remove panel from RibbonTabsDictionary
  • Add StackTraceUtils to find the caller assembly.
  • Update BitmapExtension to enable Resources without assembly name.

Tests

  • Test MovePanelTo_Modify_CreatePanel_SameName
  • Test StackTraceUtils
  • Test Resources without assembly name.
  • Test Drawing Resources.
  • Test ResourceTests, ResourcePngTests and ResourcesFramesTests