Releases: ricaun-io/ricaun.Revit.UI
Releases · ricaun-io/ricaun.Revit.UI
0.6.3-alpha
Features
Updated
- Change
GetRibbonItem
toGetRibbonItem_Alternative
to fix null when panel is removed.
0.6.2
Features
SetListImageSize
to change the size of the image in thePulldownButton
andSplitButton
.
Removed
- Remove support
net7.0-windows
.
Tests
- Add Test to
SetListImageSize
inPulldownButton
.
0.6.2-beta.1
Features
SetListImageSize
to change the size of the image in thePulldownButton
andSplitButton
.
Removed
- Remove support
net7.0-windows
.
Tests
- Add Test to
SetListImageSize
inPulldownButton
.
0.6.2-beta
Features
SetListImageSize
to change the size of the image in thePulldownButton
andSplitButton
.
Removed
- Remove support
net7.0-windows
.
Tests
- Add Test to
SetListImageSize
inPulldownButton
.
0.6.2-alpha
Features
SetListImageSize
to change the size of the image in thePulldownButton
andSplitButton
.
Tests
- Add Test to
SetListImageSize
inPulldownButton
.
0.6.1
Features
SetLargeImage
always set small image whenico
.
Updated
- Update
SetLargeImage
to change small image whenBitmapFrame
. - Update
RibbonDescription
images toobject
to supportstring
.
Tests
- Add Test to
ReSetImage
whenico
.
0.6.1-alpha
Features
SetLargeImage
always set small image whenico
.
Updated
- Update
SetLargeImage
to change small image whenBitmapFrame
. - Update
RibbonDescription
images toobject
to supportstring
.
Tests
- Add Test to
ReSetImage
whenico
.
0.6.0
Features
- Update to support
net7.0-windows
andnet8.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 fromRibbonTabsDictionary
- Add
StackTraceUtils
to find the caller assembly. - Update
BitmapExtension
to enableResources
without assembly name.
Tests
- Test
MovePanelTo_Modify_CreatePanel_SameName
- Test
StackTraceUtils
- Test
Resources
without assembly name. - Test
Drawing
Resources. - Test
ResourceTests
,ResourcePngTests
andResourcesFramesTests
0.6.0-rc.2
Features
- Update to support
net7.0-windows
andnet8.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 fromRibbonTabsDictionary
- Add
StackTraceUtils
to find the caller assembly. - Update
BitmapExtension
to enableResources
without assembly name.
Tests
- Test
MovePanelTo_Modify_CreatePanel_SameName
- Test
StackTraceUtils
- Test
Resources
without assembly name. - Test
Drawing
Resources. - Test
ResourceTests
,ResourcePngTests
andResourcesFramesTests
0.6.0-rc
Features
- Update to support
net7.0-windows
andnet8.0-windows
- SetImage works with
Resources
without assembly name. - Change
System.Drawing
to a separate namespace and class.
Updated
- Update
Build
project - Update
Example
project - Fix
MovePanelTo
remove panel fromRibbonTabsDictionary
- Add
StackTraceUtils
to find the caller assembly. - Update
BitmapExtension
to enableResources
without assembly name.
Tests
- Test
MovePanelTo_Modify_CreatePanel_SameName
- Test
StackTraceUtils
- Test
Resources
without assembly name. - Test
Drawing
Resources.