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

Increase weather icons 'other' icons scale #1726

Merged
merged 1 commit into from
Oct 30, 2024
Merged

Conversation

Finii
Copy link
Collaborator

@Finii Finii commented Oct 30, 2024

[why]
A lot of icons that do not represent a 'weather state' but rather a 'weather event' are in the 'weather state' scaling group which scales the icons waaaay down. This makes those icons almost unusable in stand alone use cases.

[how]
Put all the extra icons into a new scaling group that is defined before the weather state scaling group and thus takes precedence.

Split the final scaling group to have some icons on individual scale.

Fixes: #1708

Requirements / Checklist

  • Read the Contributing Guidelines
  • I've discussed this with core contributors already. If not checked, I'm ready to accept this work might be rejected in favor of a different grand plan.
    Issue number where discussion took place: #xxx
  • If this contains a font/glyph add its origin as background info below (e.g. URL)
  • Verified the license of any newly added font, glyph, or glyph set. License is: xxx

What does this Pull Request (PR) do?

Scale some icons bigger, that are currently in the same scale group as all the clouds and stuff and thus get very small.

How should this be manually tested?

Any background context you can provide?

What are the relevant tickets (if any)?

Screenshots (if appropriate or helpful)

Top the weather set with the changed-in-size icons marked with blue background.
Bottom the set before this PR.

image

Icons in a Nerd Font Mono variant

[why]
A lot of icons that do not represent a 'weather state' but rather a
'weather event' are in the 'weather state' scaling group which scales
the icons waaaay down. This makes those icons almost unusable in stand
alone use cases.

[how]
Put all the extra icons into a new scaling group that is defined before
the weather state scaling group and thus takes precedence.

Split the final scaling group to have some icons on individual scale.

Fixes: #1708

Signed-off-by: Fini Jastrow <[email protected]>
@Finii Finii added this to the v3.3.0 milestone Oct 30, 2024
@Finii Finii merged commit 3008903 into master Oct 30, 2024
4 checks passed
@Finii Finii deleted the bugfix/other-weather branch October 30, 2024 13:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Alien Icon (some Weather icons rather small)
1 participant