Modify ↓
Ticket #10614 (closed Patch - Bug Fix: fixed)
Opened 13 months ago
Last modified 2 months ago
MythCenter "Program Details" screen font and placement
| Reported by: | amb@… | Owned by: | paulh |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.26.1 |
| Component: | Themes | Version: | 0.25-fixes |
| Severity: | low | Keywords: | |
| Cc: | Ticket locked: | no |
Description
In the MythCenter? (not wide) theme the placement of the "browser" element containing the program details is misplaced and oversized.
The first patch fixes this.
In the MythCenter? (normal and wide) theme the "browser" element HTML does not specify a sans-serif font to match the rest of the theme.
The second patch fixes this.
Attachments
Change History
Changed 13 months ago by amb@…
- Attachment browser-placement.diff added
comment:1 Changed 6 months ago by paulh <mythtv@…>
Thanks for this the font was something that annoyed me as well :). I've applied it to my fork. It can be pulled from here if anyone cares https://github.com/paul-h/mythtv/commit/0b0b67e2cec0f
comment:2 Changed 2 months ago by Paul Harrison <mythtv@…>
- Owner set to Paul Harrison <mythtv@…>
- Status changed from new to closed
- Resolution set to fixed
comment:3 Changed 2 months ago by Paul Harrison <mythtv@…>
comment:4 Changed 2 months ago by paulh
- Owner changed from Paul Harrison <mythtv@…> to paulh
- Milestone changed from unknown to 0.26.1
Note: See
TracTickets for help on using
tickets.

Browser placement patch