Ticket #6788 (closed patch: fixed)
Opened 3 years ago
Last modified 3 years ago
Fix default (non-wide) theme for MythWeather on trunk.
| Reported by: | Marc Alban <marcalban@…> | Owned by: | paulh |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.22 |
| Component: | Themes | Version: | head |
| Severity: | low | Keywords: | MythWeather Theme |
| Cc: | Ticket locked: | no |
Description
The default (non-wide) theme for MythWeather? on the trunk is a bit broken with various elements of the different screens overlapping or out of place.
Attached is a patch to update the default theme to match the existing default-wide theme which doesn't have these issues.
It also provides a small fix to the sever weather screen default-wide theme so that more than one line of alert text can be displayed.
Attachments
Change History
Changed 3 years ago by Marc Alban <marcalban@…>
- Attachment mythweaher_theme.patch added
comment:1 Changed 3 years ago by paulh
- Owner changed from ijr to paulh
- Status changed from new to assigned
Thanks for this and your other patches for MythWeather? :-)
I was going to make the same changes to the non wide theme as I did to the default-wide one but I wasn't looking forward to doing it.
comment:2 Changed 3 years ago by paulh
- Status changed from assigned to closed
- Resolution set to fixed
(In [21102]) Tidy up the default (non wide) theme file for MythWeather? and make it more consistent with the default theme's look. Patch from Marc Alban. Closes #6788.

Patch to fix the default (non-wide) MythWeather? screen on the trunk.