Opened 17 years ago

Closed 17 years ago

#3528 closed enhancement (fixed)

Allow location of left & right arrows in Managed List Browsers to be controlled in themes — at Version 2

Reported by: anonymous Owned by: Justin Hornsby
Priority: trivial Milestone: 0.21
Component: mythtv Version: head
Severity: low Keywords: managed tree list arrow location
Cc: Ticket locked: no

Description (last modified by Justin Hornsby)

Allow location of left & right arrows in Managed Tree Lists to be controlled in themes. Currently the L & R arrows are seemingly haphazardly placed & are very difficult to place accurately.

To use, simply add a location="x,y" to 'leftarrow' and 'rightarrow' in any managed tree list - e.g. videotreelist of mythvideo:

<image function="leftarrow" filename="shared/mv_left_arrow.png" location="0,0"></image>

<image function="rightarrow" filename="shared/mv_right_arrow.png" location="-5,5"></image>

Closed by [13596]

Change History (4)

Changed 17 years ago by justin.hornsby@…

Attachment: patch.txt added

comment:1 Changed 17 years ago by stuartm

Owner: changed from Isaac Richards to Justin Hornsby

Changed 17 years ago by Justin Hornsby

Attachment: uipatch.diff added

Updated patch. previous patch was useless

comment:2 Changed 17 years ago by Justin Hornsby

Description: modified (diff)
Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.