Open
Description
IntelliJ Platform UI team supporter here.
Problem: the plugin description window has horizontal scrollbar in IDE
Investigation: the plugin description is imported from readme.md file, this file contains a screenshot settings.png (https://github.com/redhat-developer/intellij-dependency-analytics/blob/main/src/main/resources/images/settings.png) file which is 1956 × 1430 pixels
Therefore, all page content receives a minimal width of 1956, which leads to a horizontal scrollbar
Proposed solution: replace the image by the resized version 800x585
Additionally, I posted a ticket to our documentation system, so that the plugin developers can know about the recommended best practices for embedding the screenshot.

Metadata
Metadata
Assignees
Labels
No labels