Skip to content

fix(ProExporter): make ribbon button icons load reliably#8

Merged
danmaps merged 1 commit intomainfrom
fix/proexporter-ribbon-icons
Feb 5, 2026
Merged

fix(ProExporter): make ribbon button icons load reliably#8
danmaps merged 1 commit intomainfrom
fix/proexporter-ribbon-icons

Conversation

@danmaps
Copy link
Owner

@danmaps danmaps commented Feb 2, 2026

The ProExporter add-in ribbon buttons were referencing ArcGIS.Desktop.Resources pack URIs. In some Pro installs/themes these can fail to resolve, leaving empty icon placeholders.

This PR switches the button icon references to local add-in images that are already present (Images/AddInDesktop16.png + Images/AddInDesktop32.png). Dark theme is handled via the existing DarkImages equivalents.

Notes:

  • This is a stop-the-bleeding fix: it ensures icons render consistently. We can iterate later with distinct per-button icons if desired.

@danmaps danmaps merged commit f865628 into main Feb 5, 2026
0 of 5 checks passed
@danmaps danmaps deleted the fix/proexporter-ribbon-icons branch February 5, 2026 21:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant