[mythtv-commits] Ticket #3528: Allow location of left & right arrows in Managed List Browsers to be controlled in themes

MythTV mythtv at cvs.mythtv.org
Thu Jun 7 12:37:09 UTC 2007


#3528: Allow location of left & right arrows in Managed List Browsers to be
controlled in themes
-------------------------+--------------------------------------------------
 Reporter:  anonymous    |        Owner:  justinh
     Type:  enhancement  |       Status:  closed 
 Priority:  trivial      |    Milestone:  0.21   
Component:  mythtv       |      Version:  head   
 Severity:  low          |   Resolution:  fixed  
-------------------------+--------------------------------------------------
Changes (by justinh):

  * status:  new => closed
  * resolution:  => fixed


Old description:

> 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>

New description:

 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]

--

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/3528#comment:2>
MythTV <http://svn.mythtv.org/trac>
MythTV


More information about the mythtv-commits mailing list