<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Tue, Apr 12, 2016 at 6:18 PM, Jerome Yuzyk <span dir="ltr"><<a href="mailto:jerome@supernet.ab.ca" target="_blank">jerome@supernet.ab.ca</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Tuesday, April 12, 2016 05:46:37 PM Karl Newman wrote:<br>
> On Tue, Apr 12, 2016 at 4:31 PM, Jerome Yuzyk <<a href="mailto:jerome@supernet.ab.ca">jerome@supernet.ab.ca</a>> wrote:<br>
><br>
> > On Tuesday, April 12, 2016 02:45:58 PM Karl Newman wrote:<br>
> > > On Tue, Apr 12, 2016 at 1:23 PM, Jerome Yuzyk <<a href="mailto:jerome@supernet.ab.ca">jerome@supernet.ab.ca</a>><br>
> > wrote:<br>
> > ><br>
> > > > On Tuesday, April 12, 2016 02:03:26 PM Jerome Yuzyk wrote:<br>
> > > > > On Tuesday, April 12, 2016 12:33:30 PM Jerome Yuzyk wrote:<br>
> > > > > > I just updated from 0.27.5 to 0.27.6 on Fedora 22, and use the<br>
> > > > MythCenter-wide theme.<br>
> > > > > ><br>
> > > > > > It seems like I have reverted to the old 0.27.4 theme though: I<br>
> > don't<br>
> > > > have circular scrolling in lists anymore, nor the clock on the Watch<br>
> > > > Recordings screen.<br>
> > > > > ><br>
> > > > > > But those items are in<br>
> > > > /usr/share/mythtv/themes/MythCenter-wide/recordings-ui.xml, which looks<br>
> > > > like<br>
> > > ><br>
> > <a href="https://raw.githubusercontent.com/MythTV/mythtv/master/mythtv/themes/MythCenter-wide/recordings-ui.xml" rel="noreferrer" target="_blank">https://raw.githubusercontent.com/MythTV/mythtv/master/mythtv/themes/MythCenter-wide/recordings-ui.xml</a><br>
> > > > > ><br>
> > > > > > Is there a cache or something that needs to be cleared?<br>
> > > > ><br>
> > > > > Interesting what a malformed comment will do... I've fixed it.<br>
> > > ><br>
> > > > <buttonlist name="recgroups"><br>
> > > > <arrange>stack</arrange><br>
> > > > <align>top,hcenter</align><br>
> > > > <spacing>0</spacing><br>
> > > > <scrollstyle>free</scrollstyle><br>
> > > > <wrapstyle>items</wrapstyle><br>
> > > ><br>
> > > > but shouldn't the last line make the left column scroll circular? It<br>
> > used<br>
> > > > to.<br>
> > > ><br>
> > > > This works for the right column:<br>
> > > ><br>
> > > > <buttonlist name="recordings" from="basebuttonlist2"><br>
> > > > <area>370,54,880,350</area><br>
> > > > <buttonarea>0,36,880,270</buttonarea><br>
> > > > <!-- items for circular wrapping --><br>
> > > > <wrapstyle>items</wrapstyle><br>
> > > ><br>
> > > ><br>
> > > First, look in your ~/mythtv/.mythtv/themes/ (or wherever your myth<br>
> > > frontend user's home directory is located). If you have a mythcenter-wide<br>
> > > directory there, then it will override what's in<br>
> > /usr/share/mythtv/themes.<br>
> > ><br>
> > > I have wrapstyle "items" for the recgroups (I think those are the<br>
> > recording<br>
> > > group buttons across the top), and wrapstyle "selection" for the groups<br>
> > > buttonlist (I think that's the left column) and the recordings buttonlist<br>
> > > (right column). Both wrap around (circular scrolling) as expected.<br>
> ><br>
> > Nope, nothing in ~mythtv/.mythtv/themes.<br>
> ><br>
> > According to <a href="https://www.mythtv.org/wiki/MythUI_Theme_Development" rel="noreferrer" target="_blank">https://www.mythtv.org/wiki/MythUI_Theme_Development</a> "Valid<br>
> > options are items (The list itself wraps at the ends)".<br>
> ><br>
><br>
> Your quote is incomplete. It should say:<br>
> Wrapstyle sets the wrapping behavior of the buttonlist. Valid options are<br>
> *items* (The list itself wraps at the ends), *selection* (the selector<br>
> reaches the end of the list and "jumps" to the beginning), *captive* (same<br>
> as none but prevent the buttonlist losing focus when attempting to move<br>
> beyond the edge), *flowing* (the selector will wrap from one line to the<br>
> next in a grid layout), and *none* (no wrap). The default is *none*.<br>
<br>
I know, because 'items' should do the job unless I am misinterpreting badly. It works on the recordings panel but not the recgroups panel.<br>
<br>
> I know that "selection" works.<br>
<br>
Sadly, not for me. A head-scratcher.<br>
<span class="HOEnZb"></span></blockquote><div><br></div><div>You didn't read all of my message. The recgroups is the buttons along the top. The groups buttonlist is the left column.<br><br></div><div>Karl<br></div></div></div></div>