Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix a large icon in macOs menu #248

Merged
merged 1 commit into from
Jun 30, 2022
Merged

Fix a large icon in macOs menu #248

merged 1 commit into from
Jun 30, 2022

Conversation

igordmn
Copy link
Collaborator

@igordmn igordmn commented Jun 30, 2022

macOs seems uses the first image's size to determine the size of the item's icon, but uses the more suitable image for hidpi (i.e. scaledImage)

Fixes JetBrains/compose-multiplatform#2150

macOs seems uses the first image's size to determine the size of the item's icon, but uses the more suitable image for hidpi (i.e. scaledImage)

Fixes JetBrains/compose-multiplatform#2150
@igordmn igordmn merged commit a0face5 into jb-main Jun 30, 2022
@igordmn igordmn deleted the feature/fixMenuIcon branch June 30, 2022 15:03
igordmn added a commit that referenced this pull request Jul 4, 2022
macOs seems uses the first image's size to determine the size of the item's icon, but uses the more suitable image for hidpi (i.e. scaledImage)

Fixes JetBrains/compose-multiplatform#2150
igordmn added a commit that referenced this pull request Aug 18, 2022
macOs seems uses the first image's size to determine the size of the item's icon, but uses the more suitable image for hidpi (i.e. scaledImage)

Fixes JetBrains/compose-multiplatform#2150
igordmn added a commit that referenced this pull request Aug 18, 2022
macOs seems uses the first image's size to determine the size of the item's icon, but uses the more suitable image for hidpi (i.e. scaledImage)

Fixes JetBrains/compose-multiplatform#2150
eymar pushed a commit that referenced this pull request Oct 26, 2022
macOs seems uses the first image's size to determine the size of the item's icon, but uses the more suitable image for hidpi (i.e. scaledImage)

Fixes JetBrains/compose-multiplatform#2150
eymar pushed a commit that referenced this pull request Nov 16, 2022
macOs seems uses the first image's size to determine the size of the item's icon, but uses the more suitable image for hidpi (i.e. scaledImage)

Fixes JetBrains/compose-multiplatform#2150
eymar pushed a commit that referenced this pull request Jan 13, 2023
macOs seems uses the first image's size to determine the size of the item's icon, but uses the more suitable image for hidpi (i.e. scaledImage)

Fixes JetBrains/compose-multiplatform#2150
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Vector icon in the macOs menu bar is too big
2 participants