Skip to content

[BUG] [v1.1.0] Auxiliary sidebar: same view icon size differs between activity rail and header #39604

@tubel-hi

Description

@tubel-hi

Project

ide

Description

The mini activity bar and the auxiliary header both show the current view’s icon, but the rail hard-codes size={20} while the header uses size={14}. The same glyph is ~43% larger in one region than the other, with no shared constant or documented scale.

Error Message

Debug Logs

System Information

OS: Ubuntu
Context: Bounty Challenge v1.1.0

Screenshots

Image

Steps to Reproduce

Open the auxiliary sidebar and select a view that has an icon.
Compare the icon in the vertical activity strip with the icon beside the header title.

Expected Behavior

Consistent size (or an intentional, documented ratio) for the same view icon.

Actual Behavior

20px in the activity bar vs 14px in the header.

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingideIssues related to IDEvalidValid issue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions