kamiiiel / asm-intellij-plugin

A plugin for Intellij IDEA that enables the user to see the Byte-code as well as the ASM code.
56 stars 13 forks source link

Wrong tool window icon size #2

Open Vampire opened 6 years ago

Vampire commented 6 years ago

Found in idea.log

2018-07-05 02:26:27,012 [  34252]   WARN - openapi.wm.impl.ToolWindowImpl - ToolWindow icons should be 13x13. Please fix ToolWindow (ID:  ASM) or icon jar:file:/D:/Dateien/.IntelliJIdea2018.1/config/plugins/ASM%20Bytecode%20Viewer/lib/asm-bytecode-intellij-6.0.1.jar!/images/asm.gif
kamiiiel commented 5 years ago

I run the plugin on multiple version of Intellij and I haven't seen this error. Which version you are using?

Vampire commented 5 years ago

It is not an error you see in the UI. It is a warning you see in idea.log. I've seen it on multiple versions, including 2018.3 and 2019.1.