Skip to content
New issue

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

Bug: Extended weather forecast doesn't respect horizontal alignment #444

Closed
theunrepentantgeek opened this issue Dec 14, 2018 · 2 comments
Closed
Labels

Comments

@theunrepentantgeek
Copy link

The formatting tab of the settings for the Weather block allow you to select right alignment, but this only affects the text and not the extended forecast:

image

In order to get things looking nice, I've had to finesse the width of the block - an approach that's brittle (e.g. changing the font size breaks things).

Expected behavior: The extended forecast should be aligned with the rest of the text. In my example, this would be to the right.

@danking6 danking6 added the bug label Dec 16, 2018
@danking6
Copy link
Member

Thanks for reporting. This has been fixed. You may need to clear any cache/cookies from your browser to see the right-alignment start working properly. Let us know if you run into any other issues.

@theunrepentantgeek
Copy link
Author

It's working - thanks. Appreciate the quick turnaround.

FWIW, I had to edit the definition of the widget, clearing browser cache wasn't sufficient.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants