Skip to content

Settings.png screenshot is too large for IntelliJ plugin tool window #193

@nadia-tarashkevich

Description

@nadia-tarashkevich

IntelliJ Platform UI team supporter here.

Problem: the plugin description window has horizontal scrollbar in IDE

Image

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.

Updated screenshot

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions