Icon error in plugin development
Answered
Why does the plugin I developed change the ICONS of other plugins to the same ICONS as mine after installation.
My code is as follows:
<toolWindow id="Bookmark-X" anchor="left"
icon="/icons/logo.svg"
factoryClass="indi.bookmarkx.RootWindowFactory" secondary="true"/>
Please sign in to leave a comment.
Hi,
Please provide more information. What icons were changed? Can you show screenshots? What is your plugin code?
I can't seem to upload the screenshots,but there is my code :https://github.com/Nonoas/Bookmark-X.git
The screenshot was uploaded, although the two ICONS above are different, in fact, the ICONS have become "mine", because I can't reproduce this problem for the time being
i'm sorry, but your plugin doesn't even run with a version supporting the New UI and can't be even loaded in the default build setup.
We can't spend time on configuring the project and analyzing how to reproduce the error.
Issues I noticed:
Thank you very much for your advice. If this problem occurs again in the future, I will ask for your help again