Skip to content

Handle non-RGB tints #28

Description

@KyNorthstar

Currently, the bezel tint parameter is tweaked using NSColor's getRed(_:green:blue:alpha:) to get the alpha channel. If the colorspace isn't RGB, then (I'm pretty sure) we don't get the alpha (and it returns false), so the tint is fully-transparent. That's kinda shitty, and we should have some way to allow non-RGB tints.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Fields

    No fields configured for Bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions