Closed ryannevell closed 2 months ago
I think this may be happening because the colors are assigned to the lamp objects in DateTimePlugin::start
, and remain cached there. So even after DateTimePlugin::setConfiguration
changes m_dayOnColor
and m_dayOffColor
, those new values are not propagated to the 7 LampWidget
instances.
Can you please check with the Development branch, it contains the latest code base which will be prepared for v8.0.0?
I cannot reproduce this on latest Development branch. Closing
Describe the bug It does not appear to be possible to change the color of the lamps used in the DateTimePlugin.
To Reproduce Steps to reproduce the behavior:
Expected behavior The lamp colors should reflect the colors entered in the settings page.
Please complete the following information: