3.2.1.0
Tweaked and updated the day tab background shades depending on cloud & rain. Give comfortable special treatment to avoid the green as it just looks weird.
This commit is contained in:
@@ -466,6 +466,9 @@ export function UTCIForecast() {
|
||||
skinType,
|
||||
visibleCols,
|
||||
vehicleSpeed,
|
||||
// Farming uses these for seasonal sow/harvest advice (week's dates + weather).
|
||||
activeProfile === 'farming' ? days : null,
|
||||
location?.lat,
|
||||
);
|
||||
|
||||
// Human-readable date for the "Day at a glance" heading, e.g. "Mon 2nd June 2026".
|
||||
|
||||
Reference in New Issue
Block a user