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

colors: Update color fetching #667

Merged
merged 1 commit into from Jan 16, 2024
Merged

colors: Update color fetching #667

merged 1 commit into from Jan 16, 2024

Conversation

ls-
Copy link
Member

@ls- ls- commented Jan 12, 2024

In 10.2.5 the predictionColor subtable was added to most colours which broke our stagger detection. So instead of checking for subtables, it's easier to check if r/g/b entries are present.
Alternatively, it might be even better to check if a colour is "STAGGER" specifically, it's not like we'll be able to automagically catch a new colour if it has subtables as well because it might have differently named subtables.

@ls- ls- added the core label Jan 12, 2024
@ls- ls- requested a review from p3lim January 12, 2024 06:02
@ls- ls- self-assigned this Jan 12, 2024
@ls- ls- requested a review from Rainrider January 12, 2024 06:34
Merathilis added a commit to tukui-org/ElvUI that referenced this pull request Jan 12, 2024
@ls- ls- merged commit b558ba1 into master Jan 16, 2024
1 check passed
@ls- ls- deleted the colors-patch branch January 16, 2024 14:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants