Skip to content

Switch to byte arrays for icons to keep Excel_UI compatible with dotnet#438

Draft
adecler wants to merge 1 commit into
developfrom
Excel_UI-#437-DotnetCompatibility
Draft

Switch to byte arrays for icons to keep Excel_UI compatible with dotnet#438
adecler wants to merge 1 commit into
developfrom
Excel_UI-#437-DotnetCompatibility

Conversation

@adecler

@adecler adecler commented Jun 17, 2026

Copy link
Copy Markdown
Member

NOTE: Needs to be reviewed and merged with

BHoM/BHoM_UI#554

Issues addressed by this PR

Closes #437

As per the issue's description, this allows Excel_UI to compile with dotnet build without breaking it by using byte[] for icons instead of Bitmaps.

Important: To be reviewed and merged on only after the beta release. I don't want to inject framework changes this close to the end of the milestone.

@michaelhoehn , I have added you as reviewer for visibility but I don't expect you to review this since you will be gone by then.

Test files

Just make sure you can build Excel_UI with dotnet build and that it is still loading correctly in Excel.

Changelog

Additional comments

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type:compliance Non-conforming to code guidelines

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Get Excel_UI to compile with dotnet build without breaking it

1 participant