We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Original conversation
Opening this issue as requested in Ryuno-Ki@449f2db#commitcomment-148523178
With
icons = "weather-underground-icons", icons_extension = ".png", show_daily_forecast = true,
The night variant icons are used for the 3-day forecast during day time (and probably the other way around, unconfirmed for now):
Reverting Ryuno-Ki@449f2db solves the issue but then the current condition icon (in the bar and in the preview) is using the wrong variant:
The text was updated successfully, but these errors were encountered:
fix: inverse logic
449f2db
I only need to add a prefix when it is not day. Signed-off-by: André Jaenisch <[email protected]>
Will look into it once #458 is merged.
Sorry, something went wrong.
No branches or pull requests
Original conversation
Opening this issue as requested in Ryuno-Ki@449f2db#commitcomment-148523178
With
The night variant icons are used for the 3-day forecast during day time (and probably the other way around, unconfirmed for now):
Reverting Ryuno-Ki@449f2db solves the issue but then the current condition icon (in the bar and in the preview) is using the wrong variant:
The text was updated successfully, but these errors were encountered: