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

Badge_Gravity has no effect #113

Open
BrettThePark opened this issue Nov 3, 2021 · 2 comments
Open

Badge_Gravity has no effect #113

BrettThePark opened this issue Nov 3, 2021 · 2 comments

Comments

@BrettThePark
Copy link

In the current release, --badge_gravity has no effect (note: --shield_gravity works).

The reason for the "failure" is that the default badges are the same aspect ratio as standard icons (they aren't "generated") and are fitted here:

badge.resize "#{icon.width}x#{icon.height}"

So the badge gravity "feels" like it has no effect. If a custom badge is provided that is a different aspect ratio the badge gravity move it just a bit.

@justdan0227
Copy link

I can confirm. Is anyone updating this repo any longer

@suesitran
Copy link

same issue, waiting for update

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

No branches or pull requests

3 participants