Skip to content

Fyne package should optionally pad icons for Mac OS to fit conventions #3752

Closed
@dweymouth

Description

Checklist

  • I have searched the issue tracker for open issues that relate to the same feature, before opening a new one.
  • This issue only relates to a single feature. I will open new issues for any other features.

Is your feature request related to a problem?

On Mac OS, application icons are supposed to have a small amount of transparent padding around the main icon image (this is to allow for icons that have a "tool" like the hammer in the XCode icon that extend beyond the main image's rounded rectangle). See here and here for more info.

Is it possible to construct a solution with the existing API?

No response

Describe the solution you'd like to see.

It would be nice for fyne package to be able to automatically add the standard amount of padding around the input icon when packaging for Mac OS. This should be optional/disableable in case the developer has already prepared an icon asset that is directly suitable for Mac OS.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions