Opened 17 years ago
Closed 16 years ago
#6044 closed defect (fixed)
mythvideo tree view in wide mode has incorrect scaling
Reported by: | Mark Spieth | Owned by: | paulh |
---|---|---|---|
Priority: | minor | Milestone: | 0.22 |
Component: | mythvideo | Version: | head |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description
when in tree file browse mode, the tree buttonlist is limited to a small portion of the screen. This is since mythui. The reason is that the positions and sizes are relative to 800x600 and not 1280x720 which is the new wide mode virtual screen size.
patch attached to fix tree mode.
Attachments (1)
Change History (4)
by , 17 years ago
Attachment: | mythvideo_tree_scale.patch added |
---|
comment:1 by , 17 years ago
Component: | mythtv → mythvideo |
---|---|
Owner: | changed from | to
Status: | new → accepted |
comment:2 by , 16 years ago
Milestone: | unknown → 0.22 |
---|---|
Owner: | changed from | to
Version: | unknown → head |
Note:
See TracTickets
for help on using tickets.
This is something that's been bugging me for a while now.