You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adding date to the clock module when displayType is "analog" and
"showDate" is true. The setting in analogShowDate is respected.
Fixes#3100
---------
Co-authored-by: Michael Teeuw <michael@xonaymedia.nl>
Co-authored-by: Veeck <github@veeck.de>
When using the clock module and setting displayType to "analog" and showDate to true, date is no longer shown. In earlier releases, it did.
This bug can be reproduced by setting up a the module like this:
When setting displayType to "both" or "digital", the date is shown.
The text was updated successfully, but these errors were encountered: