BlueHuskyStudios / BlueHuskyStudios/Howl

Handle non-RGB tints

Open
#28 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Swift
Stars
34
Forks
9
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.