MMRIZE / CX3_Shared

shared library for CX3 series.
MIT License
0 stars 2 forks source link

Changed oppositeColor calculation to use the YIQ color model #2

Closed btastic closed 1 year ago

btastic commented 1 year ago

Resolves https://github.com/MMRIZE/CX3_Shared/issues/1

eouia commented 1 year ago

By the way, to apply this change, CX3/CX3A modules need to be updated/installed again. I wish I update those modules soon. At that time, normal users can be aware of this update unless they reinstall or update again.

Thanks. Always welcome PR.

btastic commented 1 year ago

If you update the submodule in your projects, they should get automatically updated via git pull in the main project afaik.

btastic commented 1 year ago

I created the PRs in CalendarExt3 and CalendarExt3Agenda.

With those in place, users should be able to update the submodule via git pull