Skip to content

Badge_Gravity has no effect #113

Description

@BrettThePark

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions