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!

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.

None yet

1 participant