swdc-intellij-music-time icon indicating copy to clipboard operation
swdc-intellij-music-time copied to clipboard

ToolWindow icons should be 13x13

Open Spurlos opened this issue 4 years ago • 3 comments

Describe the bug A clear and concise description of what the bug is.

2021-02-11 00:05:15,820 [   8279]   WARN - openapi.wm.impl.ToolWindowImpl - ToolWindow icons should be 13x13. Please fix ToolWindow (ID:  Music Time) or icon UrlResolver{ownerClass=com.musictime.intellij.plugin.tree.MusicToolWindowFactory, classLoader=PluginClassLoader[PluginDescriptor(name=Music Time, id=com.musictime.intellij.plugin, path=/home/spurlos/.local/share/JetBrains/PhpStorm2020.3/musictime, version=2.1.4)] com.intellij.ide.plugins.cl.PluginClassLoader@7629d13f, overriddenPath='/com/musictime/intellij/plugin/assets/paw.png', url=file:/unresolved, useCacheOnLoad=true} 

ISSUE TYPE

  • Issue Report

Steps to reproduce

Launch IDE from console and you would see the logs right at the start.

Expected behavior

No warnings obviously :)

ACTUAL RESULTS

Logs pasted above ^

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: Ubuntu 20.10
  • Plugin version Music Time v2.1.4

Spurlos avatar Feb 10 '21 23:02 Spurlos

Btw same issue is present in Code Time plugin for JetBrains IDEs.

2021-02-11 00:05:15,823 [   8282]   WARN - openapi.wm.impl.ToolWindowImpl - ToolWindow icons should be 13x13. Please fix ToolWindow (ID:  Code Time) or icon UrlResolver{ownerClass=com.softwareco.intellij.plugin.tree.CodeTimeToolWindowFactory, classLoader=PluginClassLoader[PluginDescriptor(name=Code Time, id=com.softwareco.intellij.plugin, path=/home/spurlos/.local/share/JetBrains/PhpStorm2020.3/softwareco, version=2.3.9)] com.intellij.ide.plugins.cl.PluginClassLoader@45dfbc7e, overriddenPath='/com/softwareco/intellij/plugin/assets/paw-grey-rotated.png', url=file:/unresolved, useCacheOnLoad=true}

Spurlos avatar Feb 10 '21 23:02 Spurlos

Thanks for reporting @Spurlos we will take a look

mmclead avatar Feb 10 '21 23:02 mmclead

We've updated our icons across our supported plugins. We'll scale these to 13x13 and provide an update, thank you.

xavluiz avatar Feb 11 '21 06:02 xavluiz