Replies: 1 comment
-
Sorry, this issue is not due to the tool itself, so I cannot help. I will move it to discussions in case somebody else can |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Adding custom images to a Visio file fail when activating the custom tab.
The error code provide is:
Custom UI RUntime Error in "...."
No loadImage callback was specified to load the image with id "..."
Running the exact same code in Excel documents work beautifully (without manually specifying loadimage callback), so it seems to be specific to Visio.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The custom image should appear as an icon in the ribbon, just like it does in Excel.
Screenshots
See error code
Additional context
Ribbon Code:
Beta Was this translation helpful? Give feedback.
All reactions