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

notification bugfix and colors parameter #108

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ToH2002
Copy link

@ToH2002 ToH2002 commented Nov 22, 2022

Hi there,
I created a branch in order to fix a notification bug: notifications didn't affect tiles with a key that contained upper-case letters due to a "ToLower" in the function that lists the tiles to be notified. Since I generally use camelCase to name keys, this created issues.

Also, I added a parameter "colors" to ColorPickerSettingsTile, so users can choose their own color selection.

All other changes are just automatic formatting made by VSCode - sorry about that...

Hope you can incorporate this!

@GAM3RG33K
Copy link
Owner

@ToH2002 Hi, I tried to review the changes but the code submitted in PR is poorly formatted, can you please take a minute & check the formatting issue & re-submit?

Also, Take a latest pull before updating the PR as there seems to be some conflicts visible in the PR.

Thanks. 😄

@ToH2002
Copy link
Author

ToH2002 commented Sep 11, 2024

I'll work with the latest version and create a pull request once done

Cheers

Torsten

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.

2 participants