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

Have ColormapOverlay support blank keys #1432

Merged
merged 1 commit into from
Jun 18, 2024

Conversation

EvyBongers
Copy link
Contributor

Apply color overlays regardless of the value of the key in the current (top most) layer.
This change aims to maintain backwards compatibility to apply color overlays on lower layers, provided that the top most layer does not specify a color for a key.

Due to limitations of the API, there is no guarantee that the color applied matches the highest layer matching the key except for the top most layer.

Fixes #1425

@obra obra merged commit 3561c3e into keyboardio:master Jun 18, 2024
8 checks passed
@obra
Copy link
Member

obra commented Jun 18, 2024

Thanks! Merged

@EvyBongers EvyBongers deleted the feat/OverlayColorOnBlankKeys branch June 30, 2024 11:12
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

Successfully merging this pull request may close these issues.

ColormapOverlay overlays don't seem to apply to transparent keys
2 participants