Opened 20 years ago
Closed 20 years ago
#1091 closed patch (fixed)
xmlparse: add <align> left </align> support
Reported by: | Owned by: | Isaac Richards | |
---|---|---|---|
Priority: | trivial | Milestone: | 0.20 |
Component: | mythtv | Version: | |
Severity: | low | Keywords: | |
Cc: | Ticket locked: | no |
Description
Trivial patch that adds "left" support to the existing align tag for right,allcenter,vcenter parameters (used in xml themes).
This gives themes the ability to have left justifed text (such as the times in the timebar for the two program guides).
Attachments (1)
Change History (3)
by , 20 years ago
Attachment: | align-left.diff added |
---|
comment:1 by , 20 years ago
Milestone: | unknown → 0.20 |
---|
comment:2 by , 20 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
(In [8987]) align=left, closes #1091.