Modify ↓
Ticket #3068 (closed enhancement: fixed)
Opened 5 years ago
Last modified 5 years ago
Add support to mythvideo for a background theme element in mythvideo
| Reported by: | justin.hornsby@… | Owned by: | awithers |
|---|---|---|---|
| Priority: | minor | Milestone: | unknown |
| Component: | mythvideo | Version: | head |
| Severity: | low | Keywords: | |
| Cc: | Ticket locked: | no |
Description
All screens in mythvideo support themable background elements apart from the gallery view. This patch adds support for a background container for the gallery view in video-ui.xml
e.g.
<container name="background">
<image name="background" draworder="0">
<filename>background.png</filename> <position>0,0</position>
</image>
<image name="header" draworder="0" fleximage="no">
<filename>bg_header.png</filename> <position>0,0</position>
</image>
</container>
Attachments
Change History
comment:1 Changed 5 years ago by anonymous
- Owner changed from ijr to awithers
- Component changed from mythtv to mythvideo
comment:2 Changed 5 years ago by zdzisekg@…
the patch would not apply due to windows style EOL I think. Here is the fixed up one.
comment:3 Changed 5 years ago by awithers
- Status changed from new to closed
- Resolution set to fixed
Note: See
TracTickets for help on using
tickets.
